From: Reiner Steib <reinersteib+gmane@imap.cc>
To: help-gnu-emacs@gnu.org
Subject: Gnus for Mail (was: Anyone gone from mutt to Emacs? was: Re: Moving from Thunderbird to Emacs for mail and calendar)
Date: Wed, 14 Oct 2009 19:03:06 +0200 [thread overview]
Message-ID: <878wfdq56d.fsf_-_@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: 20091014154738.GA2986@groll.co.za
On Wed, Oct 14 2009, Jonathan Groll wrote:
> (0) Work out how to NOT have to subscribe to my inbox every time I
> start gnus!
This shouldn't be necessary. Maybe you are doing something wrong.
> (1) Configure my summary INBOX buffer so that it shows the columns I
> want and is sorted like I want
,----[ (info "(gnus)Summary Buffer Lines") ]
| 3.1.1 Summary Buffer Lines
| --------------------------
|
| You can change the format of the lines in the summary buffer by changing
| the `gnus-summary-line-format' variable.
`----
,----[ (info "(gnus)Sorting the Summary Buffer") ]
| 3.10 Sorting the Summary Buffer
| ===============================
|
| If you are using a threaded summary display, you can sort the threads by
| setting `gnus-thread-sort-functions', which can be either a single
| function, a list of functions, or a list containing functions and `(not
| some-function)' elements.
| [...]
| If you are using an unthreaded display for some strange reason or
| other, you have to fiddle with the `gnus-article-sort-functions'
| variable. It is very similar to the `gnus-thread-sort-functions',
| except that it uses slightly different functions for article
| comparison.
`----
> (2) Get BBDB address completion working
(require 'bbdb)
(bbdb-initialize 'gnus 'message)
> (3) Do something about mail indexing
,----[ (info "(gnus)Searching") ]
| 2.18 Searching
| ==============
|
| * Menu:
|
| * nnir:: Searching on IMAP, with swish, namazu, etc.
| * nnmairix:: Searching maildir, MH or mbox with Mairix.
`----
> (4) Work out how to read HTML mails that people send me with w3m
w3m is the default (in the current Gnus version) if w3m (the binary)
and/or emacs-w3m are installed.
,----[ (info "(emacs-mime)Display Customization") ]
| `mm-text-html-renderer'
| This selects the function used to render HTML. The predefined
| renderers are selected by the symbols `w3', `w3m'(1), `links',
| `lynx', `w3m-standalone' or `html2text'. If `nil' use an external
| viewer. You can also specify a function, which will be called
| with a MIME handle as the argument.
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
next prev parent reply other threads:[~2009-10-14 17:03 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.6252.1252454441.2239.help-gnu-emacs@gnu.org>
2009-09-13 1:06 ` Moving from Thunderbird to Emacs for mail and calendar Dave Täht
2009-10-12 2:11 ` Anyone gone from mutt to Emacs? was: " David Combs
2009-10-12 12:25 ` Matt Lundin
2009-10-12 18:34 ` Dirk-Jan C. Binnema
2009-10-12 15:22 ` Joost Kremers
2009-10-12 16:17 ` Teemu Likonen
2009-10-12 17:08 ` Joost Kremers
2009-10-12 19:12 ` Gnus for Mail (was: Anyone gone from mutt to Emacs? was: Re: Moving from Thunderbird to Emacs for mail and calendar) Reiner Steib
2009-10-13 19:35 ` Gnus for Mail Ted Zlatanov
2009-10-12 16:50 ` Anyone gone from mutt to Emacs? was: Re: Moving from Thunderbird to Emacs for mail and calendar Richard Riley
2009-10-12 17:36 ` Matt Lundin
[not found] ` <mailman.8624.1255369149.2239.help-gnu-emacs@gnu.org>
2009-10-13 6:36 ` Tim X
2009-10-14 15:47 ` Jonathan Groll
2009-10-14 17:03 ` Reiner Steib [this message]
[not found] ` <mailman.8795.1255535276.2239.help-gnu-emacs@gnu.org>
2009-10-14 16:10 ` Richard Riley
2009-10-25 13:12 ` Dave Täht
2009-10-27 12:03 ` Francis Moreau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878wfdq56d.fsf_-_@marauder.physik.uni-ulm.de \
--to=reinersteib+gmane@imap.cc \
--cc=Reiner.Steib@gmx.de \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).