unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thorsten Bonow <thorsten.bonow@post.rwth-aachen.de>
Subject: Re: [Workaround] loading ecb-mode from desktop.el messes .emacs
Date: Mon, 03 May 2004 09:30:09 +0200	[thread overview]
Message-ID: <87smei2cji.fsf@herrrossi.mmweg.rwth-aachen.de> (raw)
In-Reply-To: mailman.2981.1083541418.1061.help-gnu-emacs@gnu.org

>>>>> "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

      parent reply	other threads:[~2004-05-03  7:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-02 15:29 loading ecb-mode from desktop.el messes .emacs Micha Feigin
2004-05-02 23:33 ` [Workaround] " Micha Feigin
     [not found] ` <mailman.2981.1083541418.1061.help-gnu-emacs@gnu.org>
2004-05-03  7:30   ` Thorsten Bonow [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87smei2cji.fsf@herrrossi.mmweg.rwth-aachen.de \
    --to=thorsten.bonow@post.rwth-aachen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).