all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tomas Abrahamsson <tab@lysator.liu.se>
Cc: emacs-devel@gnu.org
Subject: Re: artist-mouse-choose-operation
Date: Fri, 13 Nov 2009 12:34:34 +0200	[thread overview]
Message-ID: <83eio2ogqt.fsf@gnu.org> (raw)
In-Reply-To: <uqbpjbl4oc.fsf@stalhein.lysator.liu.se>

> From: Tomas Abrahamsson <tab@lysator.liu.se>
> Cc: emacs-devel@gnu.org
> Date: Mon, 09 Nov 2009 23:22:11 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > The function in the Subject calls x-popup-menu, evidently under the
> > assumption that if Emacs can use a mouse, it also supports menus.  But
> > that assumption is false: Emacs configured --without-x can have mouse
> > support, e.g. via gpm-mouse, but does not have x-popup-menu.
> 
> Yes, I agree this is a bug. Below is a patch for fixing the bug and a
> proposal for a ChangeLog entry.
> 
> 	* textmodes/artist.el (artist-mouse-choose-operation) call
> 	`tmm-prompt' instead of `x-popup-menu' if we cannot popup
> 	menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
> 
> 	* textmodes/artist.el (artist-mouse-choose-operation)
> 	(artist-down-mouse-1): call (new) function
> 	`artist-compute-up-event-key'.
> 
> The patch is against the latest from the git/cvs repository as of
> yesterday (Sunday).  The patch is made by me.

Thanks, I installed this in CVS.




      parent reply	other threads:[~2009-11-13 10:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-31 11:51 artist-mouse-choose-operation Eli Zaretskii
2009-11-09 22:22 ` artist-mouse-choose-operation Tomas Abrahamsson
2009-11-10 17:20   ` artist-mouse-choose-operation Stefan Monnier
2009-11-10 19:09     ` artist-mouse-choose-operation Eli Zaretskii
2009-11-10 19:31       ` artist-mouse-choose-operation Stefan Monnier
2009-11-10 21:32         ` artist-mouse-choose-operation tomas
2009-11-10 21:06     ` artist-mouse-choose-operation Tomas Abrahamsson
2009-11-13 10:34   ` Eli Zaretskii [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

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

  git send-email \
    --in-reply-to=83eio2ogqt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=tab@lysator.liu.se \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.