Skip to content

Conversation

@geraldus
Copy link
Contributor

Simplify haskell-present:

  • do not apply text properties to hint and fontification to buffer,
    because presentaions are fontified according to haskell mode
    automatically
  • properly assing presentation buffer to haskell session
  • make buffer readonly

Rename haskell-process-do-simple-echo to
haskell-process-show-repl-response and remove redundant mode argument

Update doc strings

@geraldus
Copy link
Contributor Author

@gracjan updated according to last comments and fixed Emacs 23 build failure

Simplify `haskell-present`:

+ do not apply text properties to hint and fontification to buffer,
  because  presentaions are fontified according to haskell mode
  automatically
+ properly assing presentation buffer to haskell session
+ make buffer readonly

Rename `haskell-process-do-simple-echo` to
`haskell-process-show-repl-response` and remove redundant mode argument

Update doc strings
gracjan added a commit that referenced this pull request Apr 29, 2015
Tidy up `haskell-present` and `haskell-process-do-simple-echo` according to #607
@gracjan gracjan merged commit 862309b into haskell:master Apr 29, 2015
@geraldus geraldus deleted the simple-echo branch April 29, 2015 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants