Lloyd Zusman | 13 Nov 2004 17:25

Multiline headers in the *Messages* buffer?

Is there any way to make multiline headers show up on multiple lines in
the *Messages* buffer?  For example, on disk, the following header
shows up like this:

  X-Spam-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,NO_REAL_NAME 
	autolearn=no version=3.0.0

However, that shows up as one long line in the *Messages* buffer.

I'd like to see it in the messages buffer exactly as it appears on disk;
i.e., split into multiple lines, with the 2nd through final lines
indented with white space.

Is that possible in Wanderlust?  If so, how can I enable this feature?

Thanks in advance.

--

-- 
 Lloyd Zusman
 ljz <at> asfast.com
 God bless you.

Yuuichi Teranishi | 13 Nov 2004 23:51

Re: Multiline headers in the *Messages* buffer?

At Sat, 13 Nov 2004 11:25:06 -0500,
Lloyd Zusman wrote:
> 
> Is there any way to make multiline headers show up on multiple lines in
> the *Messages* buffer?  For example, on disk, the following header
> shows up like this:
> 
>   X-Spam-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,NO_REAL_NAME 
> 	autolearn=no version=3.0.0

Put following in your '.wl'.

(mime-set-field-decoder 'X-Spam-Status  nil nil)

Thanks,
--
teranisi

Lloyd Zusman | 14 Nov 2004 01:56

Re: Multiline headers in the *Messages* buffer?

Yuuichi Teranishi <teranisi <at> gohome.org> writes:

> At Sat, 13 Nov 2004 11:25:06 -0500,
> Lloyd Zusman wrote:
>> 
>> Is there any way to make multiline headers show up on multiple lines in
>> the *Messages* buffer?  For example, on disk, the following header
>> shows up like this:
>> 
>>   X-Spam-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,NO_REAL_NAME 
>> 	autolearn=no version=3.0.0
>
> Put following in your '.wl'.
>
> (mime-set-field-decoder 'X-Spam-Status  nil nil)

Thank you.  This works perfectly!

--

-- 
 Lloyd Zusman
 ljz <at> asfast.com
 God bless you.

Giulio Fella | 30 Nov 2004 15:50
Picon
Favicon

(unknown)

Hi,

I encounter the following problem since upgrading from WL 12.10.1.

I am currently running WL 2.11.33 on emacs 21.3.1 on
Debian/Linux with Apel 10.6, Semi 1.14.6 and Flim1.14.6

I launch wl, enter the pwd for the IMAP folder, position the cursor on
the inbox entry (corresponding to the %inbox folder) in the folder
buffer, press SPACEBAR and get the following message in the

Backtrace buffer

Debugger entered--Lisp error: (wrong-type-argument sequencep ×^:òx¥ž)
  wl-thread-resume-entity([elmo-imap4-folder [0 0 0 0 0 0 0] imap4 "%inbox" "%"
"/home/ugte176/.elmo/imap/imap.qmul.ac.uk/ugte176/inbox" nil nil nil t nil nil
([wl-summary-event-handler [0 0 0 0 0 0 0] #<buffer Summary>]) "ugte176" clear "imap.qmul.ac.uk" 143
nil "inbox"])
  wl-summary-goto-folder-subr(#("%inbox" 0 6 (wl-folder-is-group nil wl-folder-entity-id 1)) update
nil nil t)
  wl-folder-jump-to-current-entity(nil)
  call-interactively(wl-folder-jump-to-current-entity)

I copy here also the Messages buffer in case it helps

Messages buffer

Checking "|/to:mon/%inbox|+money"
Searching...
Loading msgdb for +money...done
(Continue reading)

Yoichi NAKAYAMA | 1 Dec 2004 14:18
X-Face
Gravatar

[FIXED] Bug on buffer prefetching

Hello,
Wanderlust in cvs trunk since 2004/09/24 has a bug on message
pre-fetching function, which may cause wl to remove unread mark
on the message next to the message you read on IMAP4 and NNTP
folders (folders in the types specified by variable
`wl-message-buffer-prefetch-folder-type-list' are affected).

The problem has been fixed in wl-message.el revision 1.75.

If you sometimes keep unread messages when you go out of summary buffers,
they might lose their unread marks at the next time you enter the summary.
Please look at your messages again.

Regards,
--

-- 
Yoichi NAKAYAMA

Giulio Fella | 1 Dec 2004 19:42
Picon
Favicon

Lisp error entering inbox folder

Hi,

sorry for the missing subject in my previous mail. It really escaped me.  

I would really appreciate any suggestion.

I encounter the following problem since upgrading from WL 12.10.1.

I am currently running WL 2.11.33 on emacs 21.3.1 on
Debian/Linux with Apel 10.6, Semi 1.14.6 and Flim1.14.6

I launch wl, enter the pwd for the IMAP folder, position the cursor on
the inbox entry (corresponding to the %inbox folder) in the folder
buffer, press SPACEBAR and get the following message in the

Backtrace buffer

Debugger entered--Lisp error: (wrong-type-argument sequencep =C3=97^:=C3=B2=
x=C2=A5=C2=9E)
  wl-thread-resume-entity([elmo-imap4-folder [0 0 0 0 0 0 0] imap4 "%inbox"=
 "%" "/home/ugte176/.elmo/imap/imap.qmul.ac.uk/ugte176/inbox" nil nil nil t=
 nil nil ([wl-summary-event-handler [0 0 0 0 0 0 0] #<buffer Summary>]) "ug=
te176" clear "imap.qmul.ac.uk" 143 nil "inbox"])
  wl-summary-goto-folder-subr(#("%inbox" 0 6 (wl-folder-is-group nil wl-fol=
der-entity-id 1)) update nil nil t)
  wl-folder-jump-to-current-entity(nil)
  call-interactively(wl-folder-jump-to-current-entity)

I copy here also the Messages buffer in case it helps

(Continue reading)


Gmane