all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: lennart.borgman.073@student.lu.se, Eli Zaretskii <eliz@gnu.org>,
	emacs-devel@gnu.org
Subject: Re: Canceling dialogues
Date: Thu, 03 Aug 2006 23:16:26 +0100	[thread overview]
Message-ID: <uhd0tfosl.fsf@jasonrumney.net> (raw)
In-Reply-To: <E1G8ieU-0003Dm-Hg@fencepost.gnu.org> (Richard Stallman's message of "Thu, 03 Aug 2006 15:14:38 -0400")

Richard Stallman <rms@gnu.org> writes:

> I defined a command
>
> (defun foo ()
>   (interactive)
>   (y-or-n-p "Foo? ")
>   (setq foo t))
>
> and bound it to C-M-mouse-1 using global-set-key.
> Then I did C-M-mouse-1, and it brought up the dialog box.
> Then I clicked on the X to kill the dialog box.
> Emacs displayed Quit, and the variable foo was still unbound.

There were some changes in xmenu.c from Dec 2004 and May 2005 that
were not also made in w32menu.c. I have added the code to Quit and
this now works on w32 also, but there are many more changes that may
be relevant (there are also many changes from that timeframe related
to supporting GTK menus, so it is difficult to find which changes are
relevant).

If someone has time, it is worth going through the ChangeLog looking
at changes that have been made in xmenu, xterm and xfns and seeing if
equivalent changes have been made in mac and w32 files, if not,
judging whether the change is relevant to other platforms.

I probably last did this sometime around mid-2004, so you won't need
to go further back than that.

  reply	other threads:[~2006-08-03 22:16 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 17:38 Canceling dialogues Lennart Borgman
2006-07-31 18:51 ` Eli Zaretskii
2006-07-31 19:36   ` Lennart Borgman
2006-07-31 19:57     ` Eli Zaretskii
2006-07-31 20:16       ` Lennart Borgman
2006-07-31 20:23         ` Eli Zaretskii
2006-07-31 23:16           ` Lennart Borgman
2006-07-31 23:59       ` Richard Stallman
2006-08-01  3:31         ` Eli Zaretskii
2006-08-01  6:21           ` Jan Djärv
2006-07-31 20:49     ` Jason Rumney
2006-07-31 21:19       ` David Kastrup
2006-07-31 23:12       ` Lennart Borgman
2006-08-01  5:55         ` David Kastrup
2006-08-01  6:31           ` Lennart Borgman
2006-08-01 20:09           ` Richard Stallman
2006-08-01  4:35     ` Jan Djärv
2006-08-01  6:36       ` Lennart Borgman
2006-07-31 19:43 ` Stuart D. Herring
2006-07-31 19:53   ` Lennart Borgman
2006-07-31 19:57     ` David Kastrup
2006-07-31 19:59       ` Lennart Borgman
2006-07-31 23:59   ` Richard Stallman
2006-08-01  5:57     ` David Kastrup
2006-08-01 20:09       ` Richard Stallman
2006-07-31 22:17 ` Richard Stallman
2006-08-01  3:26   ` Eli Zaretskii
2006-08-01  6:39     ` Lennart Borgman
2006-08-01  7:02       ` Eli Zaretskii
2006-08-02  5:43       ` Eli Zaretskii
2006-08-02  6:10         ` Lennart Borgman
2006-08-02  7:10           ` Eli Zaretskii
2006-08-02 21:20             ` Richard Stallman
2006-08-02 21:20         ` Richard Stallman
2006-08-03  3:12           ` Eli Zaretskii
2006-08-03  9:46             ` Mathias Dahl
2006-08-03 19:14             ` Richard Stallman
2006-08-03 22:16               ` Jason Rumney [this message]
2006-08-01  8:36     ` Jason Rumney
2006-08-01 20:08     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2006-08-01  8:58 LENNART BORGMAN
2006-08-01 12:06 ` Mathias Dahl
2006-08-03 10:14 LENNART BORGMAN
2006-08-03 11:32 ` Mathias Dahl

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=uhd0tfosl.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman.073@student.lu.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.