On 7/25/2014 4:30 AM, Jim Reisert AD1C wrote:
(setq text-mode-hook '(lambda ()
(auto-fill-mode 1)
(flyspell-mode 1)))
(setq csv-mode-hook '(lambda ()
(auto-fill-mode 0)
(flyspell-mode 0)))
Sorry,
(setq text-mode-hook '(lambda ()
(auto-fill-mode 1)
(flyspell-mode 1)))
(setq csv-mode-hook '(lambda ()
(auto-fill-mode 0)
(flyspell-mode 0)))
--
Jim Reisert AD1C, , http://www.ad1c.us
--
Problem repor
On 7/24/2014 4:56 PM, Jim Reisert AD1C wrote:
When opening a .txt file in Emacs, I have flyspell-mode enabled by
default. This requires Emacs to start an aspell process. This has
been failing regularly with the following error:
0 [sig] emacs 1160 get_proc_lock: Couldn't acquire
sync_pro
When opening a .txt file in Emacs, I have flyspell-mode enabled by
default. This requires Emacs to start an aspell process. This has
been failing regularly with the following error:
0 [sig] emacs 1160 get_proc_lock: Couldn't acquire
sync_proc_subproc for(5,1), last 6, Win32 error 0
580
4 matches
Mail list logo