help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autopair mode


From: Andrea Crotti
Subject: Re: autopair mode
Date: Thu, 05 Jan 2012 14:52:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111224 Thunderbird/9.0.1

On 01/05/2012 02:28 PM, Valentin Plechinger wrote:
I had the same problem with slime and autopair.
Turning it off is probably the best idea for now as there is no fix at
the moment (that I know of).
Somebody please correct me if I'm wrong.

Checking the bug reports on the autopair might be a good idea as well.
Also what versions of emacs and autopair?


Apparently one possible workaround is
(add-hook 'not-working-mode-hook
          #'(lambda () (setq autopair-dont-activate t)))

There is something about that here
http://code.google.com/p/autopair/issues/detail?id=32&q=slime

And it looks like and emacs bug (I'm using emacs from bazaar and autopair from today svn).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]