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

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

Re: [Workaround] loading ecb-mode from desktop.el messes .emacs


From: Thorsten Bonow
Subject: Re: [Workaround] loading ecb-mode from desktop.el messes .emacs
Date: Mon, 03 May 2004 09:30:09 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)

>>>>> "Micha" == Micha Feigin <michf@post.tau.ac.il> writes:

    Micha> I am guessing this is an ecb bug then?

Making ECB and desktop.el work together was discussed some time ago on the ECB
mailing list, archived on "ecb.sourceforge.net".

It boils down to set `desktop-minor-mode-table' to something like

 ((auto-fill-function auto-fill-mode)
  (vc-mode nil)
  (ecb-minor-mode nil)
  (semantic-show-unmatched-syntax-mode nil)
  (semantic-stickyfunc-mode nil)
  (senator-minor-mode nil)
  (semantic-idle-scheduler-mode nil))

but you better read the mails regarding that subject. It works for me.

Toto


-- 
Contact information and PGP key at
http://www-users.rwth-aachen.de/thorsten.bonow


reply via email to

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