From: Peter S Galbraith <psg@debian.org>
Cc: Peter S Galbraith <GalbraithP@dfo-mpo.gc.ca>
Subject: reporter-submit-bug-report ends in buffer " *nttpd*"
Date: Thu, 11 Jul 2002 10:25:02 -0400 [thread overview]
Message-ID: <20020711142502.1322929843@mixing.qc.dfo.ca> (raw)
Hi,
Perhaps someone familiar with gnus tell say whether this is a bug or simply
improper usage on my part.
Usually one ends up in a mail editing buffer after calling
'reporter-submit-bug-report'. But eval the following and you won't:
(let ((gnus-select-method '(nntp "localhost"))
(mail-user-agent 'gnus-user-agent)
(gnus-buffer-configuration
'((group (vertical 1.0 (group 1.0 point)))
(article (vertical 1.0
(summary 0.35 point)
(article 1.0)))
(summary (vertical 1.0
(summary 1.0 point)))
(reply (vertical 1.0 (horizontal 1.0)))
(reply-yank (vertical 1.0 (horizontal 1.0)))
(forward (vertical 1.0 (horizontal 1.0)))
(message (vertical 1.0 (horizontal 1.0)))
(edit-score (vertical 1.0 (horizontal 1.0))))))
(reporter-submit-bug-report "test@fake.org" "debbugs-el" nil nil nil nil))
You wind up in buffer " *nttpd*" in fundamental mode instead of buffer
"*mail*".
I use 'reporter-submit-bug-report' in debian-bug.el partly to simplify
obeying the user's mail-user-agent setting and a user reported the bug
with this gnus setting.
Thanks,
--
Peter Galbraith
reply other threads:[~2002-07-11 14:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20020711142502.1322929843@mixing.qc.dfo.ca \
--to=psg@debian.org \
--cc=GalbraithP@dfo-mpo.gc.ca \
/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.