unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: sorourke@cs.ucsd.edu, jan.h.d@swipnet.se, rms@gnu.org,
	emacs-devel@gnu.org
Subject: Re: [patch] enhanced mac drag-n-drop
Date: Mon, 11 Apr 2005 18:49:07 +0900	[thread overview]
Message-ID: <wlll7piqy4.wl%mituharu@math.s.chiba-u.ac.jp> (raw)
In-Reply-To: <m1mzs6f0s3.fsf-monnier+emacs@gnu.org> <wlll7s9puc.wl%mituharu@math.s.chiba-u.ac.jp> <wl7jjbwfpc.wl%mituharu@math.s.chiba-u.ac.jp>

>>>>> On Sun, 10 Apr 2005 23:35:55 -0400, Stefan Monnier <monnier@iro.umontreal.ca> said:

> For what it's worth I've been using Emacs with -DSYNC_INPUT since
> before I installed the patch and haven't noticed any negative impact
> (except for a few places where a QUIT was missing, but I haven't
> bumped into any such thing for a while now).

I've also been using Emacs on two SIGALRM systems, Mac OS X and
Solaris 8, with -DSYNC_INPUT and a small patch in
http://lists.gnu.org/archive/html/emacs-devel/2004-09/msg00094.html.
Both of them work without problems.

>>>>> On Sun, 10 Apr 2005 11:03:43 +0900, YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> said:

> I've just encountered a situation that I'd like to use code
> conversion, which may call Feval, inside XTread_socket.  That is
> related to a callback function for the clipboard, and it should
> complete code conversion before it returns.  Thus passing events to
> Lisp does not work here.

There seems to be some similar situations especially about
interapplication communication such as clipboard, drag-and-drop, and
service menu, on Mac.  Callback/handler functions are supposed to set
results on return there.  Some of them can be avoided by preparing all
the possible values that might be passed to other applications in
advance, and it seems to be acceptable in the case of the clipboard
mentioned above.  Because the next release is coming, I'll do so for
now, and leave the improved one to the Unicode version.

Thanks again for all the responses to my question.

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

  reply	other threads:[~2005-04-11  9:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-06  0:53 [patch] enhanced mac drag-n-drop Sean O'Rourke
2005-04-06 11:37 ` Stefan Monnier
2005-04-06 16:17 ` Jan D.
2005-04-06 18:12   ` Sean O'Rourke
2005-04-06 19:22     ` Jan D.
     [not found]     ` <uwtrfsjhv.fsf@jasonrumney.net>
2005-04-07  4:36       ` Jan D.
2005-04-07  6:59         ` Jason Rumney
2005-04-07 13:33           ` Sean O'Rourke
2005-04-07 15:18             ` Jan D.
2005-04-11 19:39           ` Jan D.
2005-04-09 11:00 ` YAMAMOTO Mitsuharu
2005-04-09 13:46   ` Jan D.
2005-04-10  2:03     ` YAMAMOTO Mitsuharu
2005-04-10  5:47       ` Jan D.
2005-04-10 14:42       ` Stefan Monnier
2005-04-11  1:56         ` Richard Stallman
2005-04-11  3:35           ` Stefan Monnier
2005-04-11  9:49             ` YAMAMOTO Mitsuharu [this message]
2005-04-11 16:39               ` Stefan Monnier
2005-04-12  8:24                 ` YAMAMOTO Mitsuharu
2005-04-12  2:58             ` Richard Stallman
2005-04-12  3:59               ` Stefan Monnier
2005-04-12 17:24                 ` Richard Stallman
2005-04-11  1:56       ` Richard Stallman

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=wlll7piqy4.wl%mituharu@math.s.chiba-u.ac.jp \
    --to=mituharu@math.s.chiba-u.ac.jp \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    --cc=rms@gnu.org \
    --cc=sorourke@cs.ucsd.edu \
    /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 public inbox

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

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).