Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Oddity: gnuclient invocation of gnus-url-mailto creates 2
Date: Tue, 26 Apr 2005 21:37:54 +0900	[thread overview]
Message-ID: <b9y7jipemsd.fsf@jpl.org> (raw)
In-Reply-To: <vxkpswi4664.fsf@mesquite.charcoal.com>

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

>>>>> In <vxkpswi4664.fsf@mesquite.charcoal.com> Karl Kleinpaste wrote:

>> 	exec gnuclient -eval "(gnus-url-mailto \"$1\")"
>> When I click on a Firefox- displayed link, Gnus produces not one but
>> two new frames

> And the answer to my own foolish question is...

> Include -batch in the gnuclient call, and only 1 window is created.

> *sIGh*

Otherwise, you can customize the gnuserv-frame variable.  For
example, put the following forms in your ~/.xemacs/init.el file:


[-- Attachment #2: Type: application/emacs-lisp, Size: 795 bytes --]

[-- Attachment #3: Type: text/plain, Size: 273 bytes --]



And then, replace gnus-url-mailto with gnuserv-gnus-url-mailto
in your shell script, or just type:

gnuclient -eval '(gnuserv-gnus-url-mailto "mailto:nobody@example.com")'

I'm normally using neither XEmacs nor gnuserv/gnuclient, so
don't be too hard on me, please.  ;-)

  reply	other threads:[~2005-04-26 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 12:51 Oddity: gnuclient invocation of gnus-url-mailto creates 2 frames Karl Kleinpaste
2005-04-26  2:34 ` Karl Kleinpaste
2005-04-26 12:37   ` Katsumi Yamaoka [this message]
2005-04-28  6:45     ` Oddity: gnuclient invocation of gnus-url-mailto creates 2 Katsumi Yamaoka

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=b9y7jipemsd.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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.
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 NNTP newsgroup(s).