[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to remove the line between the header and the body?
From: |
Reiner Steib |
Subject: |
Re: How to remove the line between the header and the body? |
Date: |
Wed, 28 Mar 2012 19:13:28 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
On Wed, Aug 10 2011, Guilherme Gondim wrote:
> How can I take out the line between the header and the body of a message
> and let only a blank line as was before in Gnus?
,----[ (info "(gnus)Customizing Articles") ]
| `gnus-treat-body-boundary (head)'
| Adds a delimiter between header and body, the string used as
| delimiter is controlled by `gnus-body-boundary-delimiter'.
`----
The boundary is nicer if you use a less different character
instead of "_":
,----[ <f1> v gnus-body-boundary-delimiter RET ]
| gnus-body-boundary-delimiter is a variable defined in `gnus-art.el'.
| Its value is "ยท"
|
| Documentation:
| String used to delimit header and body.
| This variable is used by `gnus-article-treat-body-boundary' which can
| be controlled by `gnus-treat-body-boundary'.
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: How to remove the line between the header and the body?,
Reiner Steib <=