emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] problems with auto-capitalise


From: Milan Zamazal
Subject: Re: [O] problems with auto-capitalise
Date: Fri, 29 Apr 2016 21:13:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Do you use desktop.el?  I experienced similar problems with it.  I don't
remember the details but I've got the following in my Emacs
configuration that probably serves as my workaround of the problem:

  (add-to-list 'desktop-minor-mode-handlers
               '(auto-capitalize . (lambda (desktop-buffer-locals) 
(auto-capitalize-mode 1))))

-- 
http://www.zamazal.org




reply via email to

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