all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to make the bug tracker not to acknowledge each message?
@ 2008-10-03 18:17 Dan Nicolaescu
  2008-10-03 18:32 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Nicolaescu @ 2008-10-03 18:17 UTC (permalink / raw)
  To: emacs-devel


For each email sent to the backtracker it sends back a message with the subject:

bug#XYZ: Info received (bug#XYZ: blah blah)

How does one stop it from doing that?
Should it do this by default?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to make the bug tracker not to acknowledge each message?
  2008-10-03 18:17 how to make the bug tracker not to acknowledge each message? Dan Nicolaescu
@ 2008-10-03 18:32 ` Glenn Morris
  2008-10-03 18:50   ` Dan Nicolaescu
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2008-10-03 18:32 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: emacs-devel

Dan Nicolaescu wrote:

> For each email sent to the backtracker it sends back a message with
> the subject:
>
> bug#XYZ: Info received (bug#XYZ: blah blah)
>
> How does one stop it from doing that?

admin/notes/bugtracker

** To not get acknowledgement mail from the tracker,
add an "X-Debbugs-No-Ack:" header (with any value).




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to make the bug tracker not to acknowledge each message?
  2008-10-03 18:32 ` Glenn Morris
@ 2008-10-03 18:50   ` Dan Nicolaescu
  2008-10-03 18:56     ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Nicolaescu @ 2008-10-03 18:50 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Glenn Morris <rgm@gnu.org> writes:

  > Dan Nicolaescu wrote:
  > 
  > > For each email sent to the backtracker it sends back a message with
  > > the subject:
  > >
  > > bug#XYZ: Info received (bug#XYZ: blah blah)
  > >
  > > How does one stop it from doing that?
  > 
  > admin/notes/bugtracker
  > 
  > ** To not get acknowledgement mail from the tracker,
  > add an "X-Debbugs-No-Ack:" header (with any value).

Thanks, but this forces one to do something for every single message.
Is there a way to do it once and for all?
(if anyone has the gnus incantation to do the above automatically,
please post it here)

Is this a good default?  After all people don't really expect
acknowledgments for email in general...




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: how to make the bug tracker not to acknowledge each message?
  2008-10-03 18:50   ` Dan Nicolaescu
@ 2008-10-03 18:56     ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2008-10-03 18:56 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: emacs-devel

Dan Nicolaescu wrote:

> Thanks, but this forces one to do something for every single message.
> Is there a way to do it once and for all?

Not AFAIK.

> (if anyone has the gnus incantation to do the above automatically,
> please post it here)

Add an element to gnus-posting-styles, eg:

("gnu-emacs\\(-pretest\\)?-bug"
         ("X-Debbugs-No-Ack" "yes"))

> Is this a good default? 

File a bug, get ignored, join the club:

http://emacsbugs.donarmstrong.com/cgi-bin/pkgreport.cgi?pkg=emacsbugs.donarmstrong.com




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-03 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03 18:17 how to make the bug tracker not to acknowledge each message? Dan Nicolaescu
2008-10-03 18:32 ` Glenn Morris
2008-10-03 18:50   ` Dan Nicolaescu
2008-10-03 18:56     ` Glenn Morris

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.