|
|
On 15 Aug., 10:24, Paul Donnelly <paul-donne...@xxxxxxxxxxxxx> wrote:
> alex <alexander.ek...@xxxxxxxxx> writes:
> > Hello,
> > I have a problem when I load lisp-files with Emacs. By the time I
> > start typing the text gets boxed in gray.
> > When I evaluate/compile the code in Emacs using Slime then the dark
> > background of the code disappears.
> > When I edit source files of another type (e.g.: c++) everything gets
> > highlighted as I expect it to. It is only with Lisp.
> > How can I disable this behaviour?
>
> > Kind regards,
> > Alex
>
> Now that I see your question a second time it's ringing a bell for
> me. It sounds like you've got slime-highlight-edits-mode on.
That's it! Thanks a lot.
|
|