info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mark mail/news sent by myself as read?


From: William Xu
Subject: Re: Mark mail/news sent by myself as read?
Date: Tue, 04 Mar 2008 11:25:42 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (darwin)

Sven Joachim <svenjoac@gmx.de> writes:

> Oh yes, that command is new in No Gnus, sorry.

Nope.  

You mail agent tells that you are using No Gnus with 22.1.91.   So you
pulled Gnus from Gnus repo other than the one in Emacs repo? 

>> Which function does it invoke? 
>
> It's gnus-score-edit-all-score, definition follows:
>
> --8<---------------cut here---------------start------------->8---
> (defun gnus-score-edit-all-score ()
>   "Edit the all.SCORE file."
>   (interactive)
>   (find-file (gnus-score-file-name "all"))
>   (gnus-score-mode)
>   (setq gnus-score-edit-exit-function 'gnus-score-edit-done)
>   (gnus-message
>    4 (substitute-command-keys
>       "\\<gnus-score-mode-map>\\[gnus-score-edit-exit] to save edits")))
> --8<---------------cut here---------------end--------------->8---
>
> Just a fancy way to edit ~/News/all.SCORE, it seems.

Thanks.  I'll try how it works.  

-- 
William

http://williamxu.net9.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]