From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/148 Path: news.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.user Subject: Re: Gnus email. -For dummies type information. Date: Tue, 26 Mar 2002 21:45:29 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667238 5812 80.91.229.2 (31 Jan 2006 00:27:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:27:18 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:27:09 2006 Original-Path: quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 178.230.13.217.in-addr.dgcsystems.net Original-X-Trace: quimby.gnus.org 1017176032 19293 217.13.230.178 (26 Mar 2002 20:53:52 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 26 Mar 2002 20:53:52 GMT User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Cancel-Lock: sha1:wsx95Xk8Zk/89YdF391BVnyj4Gg= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:288 Original-Lines: 27 X-Gnus-Article-Number: 288 Tue Jan 17 17:27:09 2006 Xref: news.gmane.org gmane.emacs.gnus.user:148 Archived-At: Adrian Aichner writes: > Simon> For complicated things, people should be able to do things > Simon> themselves. But providing a sample .gnus is perhaps a good > Simon> idea altough quite un-emacsishy in style. Should Gnus > > XEmacs could even add a menu item under Help->Samples. > > How about something like > > View Sample gnus.el > > along the lines of ... > > ("%_Samples" > ["View Sample %_init.el" view-sample-init-el > :active (locate-data-file "sample.init.el")] > > in menubar-items.el? This would be useful. (OTOH this sort of points out one problem with the package system, I guess that stuff ends up in core XEmacs while gnus really is a package. It should be possible to add these sort of things in the package. But this is a minor bug that causes few, if any, real problems so it is probably easier to ignore it.)