emacs-pretest-bug
[Top][All Lists]
Advanced

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

message.el user References control


From: jidanni
Subject: message.el user References control
Date: Wed, 25 Jul 2007 03:52:13 +0800

In message.el, the user should be given some variables in case he
wishes to have some control over the wads of References, and their
order.

<   "Trim REFERENCES to be 21 Message-ID long or less, and fold them.
---
>   "Trim REFERENCES to be jidanni:1 Message-ID long or less, and fold them.
<   (let ((maxcount 21)
---
>   (let ((maxcount 1);jidanni
<       (setq refs (nreverse refs)
---
>       (setq ;refs (nreverse refs);jidanni off

Here I just keep one Reference, the last, which, though small, will
maintain chains, where as hardwired "first 21", will break them!




reply via email to

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