unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* reporter-submit-bug-report ends in buffer " *nttpd*"
@ 2002-07-11 14:25 Peter S Galbraith
  0 siblings, 0 replies; only message in thread
From: Peter S Galbraith @ 2002-07-11 14:25 UTC (permalink / raw)
  Cc: Peter S Galbraith

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-11 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-11 14:25 reporter-submit-bug-report ends in buffer " *nttpd*" Peter S Galbraith

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