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

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

Re: elisp mouse programming problems


From: David Vanderschel
Subject: Re: elisp mouse programming problems
Date: Thu, 21 Aug 2003 19:34:23 -0500

"Alex Schroeder" <alex@emacswiki.org> wrote in message
87y8xnfbip.fsf@emacswiki.org">news:87y8xnfbip.fsf@emacswiki.org...
> "David Vanderschel" <DJV1@Austin.RR.com> writes:

> > How can a general purpose program like I am trying to make know, in
> > general, which minor modes it must disable in order to work
> > properly?  I feel that I must still be missing something here.

> I think you have just discovered one of the weaker points in the Emacs
> user interface design.  The problem is, nobody knows what to do about
> it.  :)  ...

One possibility that did occur to me last night was
that my program could itself introduce a new minor
mode, invoke it, and do something to assure that its
keymap is at the front of the list.  Then it _could_
override the bindings of other minor modes.  Yet you
did not suggest this solution.  Is there some reason
why it would not work?

Regards,
  David V.




reply via email to

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