Gnus development mailing list
 help / color / mirror / Atom feed
* Small fix for "Score" menu
@ 2008-03-28 12:12 Sven Joachim
  2008-03-29 12:02 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Joachim @ 2008-03-28 12:12 UTC (permalink / raw)
  To: ding

The command `gnus-score-edit-file' asks for a file name, which should be
indicated by trailing dots in the corresponding menu entry:

--8<---------------cut here---------------start------------->8---
--- gnus-sum.el	24 Mar 2008 21:30:49 +0100	7.218
+++ gnus-sum.el	28 Mar 2008 12:57:07 +0100	
@@ -2268,7 +2268,7 @@
 	  ["Set mark below..." gnus-score-set-mark-below t]
 	  ["Set expunge below..." gnus-score-set-expunge-below t]
 	  ["Edit current score file" gnus-score-edit-current-scores t]
-	  ["Edit score file" gnus-score-edit-file t]
+	  ["Edit score file..." gnus-score-edit-file t]
 	  ["Trace score" gnus-score-find-trace t]
 	  ["Find words" gnus-score-find-favourite-words t]
 	  ["Rescore buffer" gnus-summary-rescore t]
--8<---------------cut here---------------end--------------->8---

Changelog entry:

2008-03-28  Sven Joachim  <svenjoac@gmx.de>

	* gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.


Cheers,
       Sven



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

* Re: Small fix for "Score" menu
  2008-03-28 12:12 Small fix for "Score" menu Sven Joachim
@ 2008-03-29 12:02 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2008-03-29 12:02 UTC (permalink / raw)
  To: ding

On Fri, Mar 28 2008, Sven Joachim wrote:

> The command `gnus-score-edit-file' asks for a file name, which should be
> indicated by trailing dots in the corresponding menu entry:

Thanks.  Installed (in v5-10 and trunk).

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



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

end of thread, other threads:[~2008-03-29 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-28 12:12 Small fix for "Score" menu Sven Joachim
2008-03-29 12:02 ` Reiner Steib

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