unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Sean O'Rourke" <sorourke@cs.ucsd.edu>
Subject: Re: OS X: using emacs as default mailer?
Date: Mon, 27 Jun 2005 22:43:37 -0700	[thread overview]
Message-ID: <m24qbj11fa.fsf@80363334.dynamic.ucsd.edu> (raw)
In-Reply-To: <loom.20050628T055015-207@post.gmane.org> (John Owens's message of "Tue, 28 Jun 2005 03:51:34 +0000 (UTC)")

John Owens <john_owens@yahoo.com> writes:

> Sean O'Rourke <sorourke <at> cs.ucsd.edu> writes:
>>       mac_add_drag ("url", "open", url);
>
> This whole post was spot-on except for this call above.
> I am presuming it relates to your drag-and-drop ... can it
> be safely deleted if I'm neither dragging nor dropping?

Unfortunately no, since the way I got this to work was by going
through the drag-n-drop machinery and treating the GURL event as a
dropped URL.  Once it gets to the dnd functions (dnd.el) as a
"mailto:" url, you can then add a mail handler to your
browse-url-browser-function alist (or let w3m-browse-url do the right
thing).  Sorry this is so sketchy -- I'll try to make a cleaned-up
patch for it (both DnD and mailto: handling) soonish.

/s

  reply	other threads:[~2005-06-28  5:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-28  0:30 OS X: using emacs as default mailer? John Owens
2005-06-28  2:00 ` Sean O'Rourke
2005-06-28  3:51   ` John Owens
2005-06-28  5:43     ` Sean O'Rourke [this message]
2005-06-28  5:47     ` Sean O'Rourke
2005-06-28  5:19   ` John Owens
2005-11-30  9:54   ` YAMAMOTO Mitsuharu
2005-06-29 10:55 ` YAMAMOTO Mitsuharu

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=m24qbj11fa.fsf@80363334.dynamic.ucsd.edu \
    --to=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).