Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* keybinding for delete article
@ 2004-02-10 13:39 Fabian Braennstroem
  2004-02-10 14:00 ` Stein A. Stromme
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Braennstroem @ 2004-02-10 13:39 UTC (permalink / raw)


Hello,

is there an keybinding/menu to delete a article/mail without using the expiring
feature?

Greetings!
-- 
Fabian Braennstroem
Duesseldorf/Berlin


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

* Re: keybinding for delete article
  2004-02-10 13:39 keybinding for delete article Fabian Braennstroem
@ 2004-02-10 14:00 ` Stein A. Stromme
  0 siblings, 0 replies; 2+ messages in thread
From: Stein A. Stromme @ 2004-02-10 14:00 UTC (permalink / raw)


[Fabian Braennstroem]

| Hello,
| 
| is there an keybinding/menu to delete a article/mail without using the expiring
| feature?

    B <backspace> runs the command gnus-summary-delete-article
       which is an interactive compiled Lisp function in `gnus-sum'.

    It is bound to B <backspace>, B <delete>, B DEL, 
    <menu-bar> <article> <backend> <delete article>.

    (gnus-summary-delete-article &optional N)

    Delete the N next (mail) articles.
    This command actually deletes articles.	 This is not a marking
    command.  The article will disappear forever from your life, never to
    return.

    If N is negative, delete backwards.
    If N is nil and articles have been marked with the process mark,
    delete these instead.

    If `gnus-novice-user' is non-nil you will be asked for
    confirmation before the articles are deleted.

hth
-- 
Stein Arild Strømme            +47 55584825, +47 95801887
Universitetet i Bergen                  Fax: +47 55589672     
Matematisk institutt               www.mi.uib.no/stromme/         
Johs Brunsg 12, N-5008 BERGEN           stromme@mi.uib.no


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

end of thread, other threads:[~2004-02-10 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10 13:39 keybinding for delete article Fabian Braennstroem
2004-02-10 14:00 ` Stein A. Stromme

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