[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: undigestify is fooled by messages containing lines of dashes
From: |
Tim Hesterberg |
Subject: |
Re: undigestify is fooled by messages containing lines of dashes |
Date: |
Tue, 12 Feb 2008 15:40:33 -0800 |
>Glenn Morris wrote:
>
>> Tim Hesterberg wrote:
>>
>>> Unfortunately, I am unable to get mail from the POP server when
>>> using 22.1.90 pretest.
>[...]
>>> I reported that separately to emacs-pretest-bug@gnu.org .
>>
>> I haven't seen that mail arrive yet
>
>Still haven't seen that mail. Can you post the problem here?
I'm trying 22.1.90, and for comparison 22.1.1.
I start emacs using -no-init-file, then run
(prog1
(setenv "MAILHOST" "sewinexch00.insightful.com") ; 7/10/06
(setq rmail-primary-inbox-list '("po:timh")
rmail-pop-password-required t)
)
before M-x rmail
On both systems it asks for my POP Password, and on 22.1.1 proceeds
to read the mail from the server into my RMAIL file. On 22.1.90
I get a message
Wrong type argument: stringp, nil
The *Messages* buffer contains:
Loading rmail...done
Counting messages...done
Getting mail from the remote server ...
apply: Wrong type argument: stringp, nil
If I try M-x rmail again, I get the same message.
>From the message I'd guess that a password is being set as nil instead
of string.
rmail-encoded-remote-password is a string
rmail-pop-password is nil
rmail-remote-password is nil
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
d:/emacs/emacs-22.1.90/etc/DEBUG for instructions.
In GNU Emacs 22.1.90.1 (i386-mingw-nt5.1.2600)
of 2008-01-30 on PRETEST
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ENU
locale-coding-system: cp1252
default-enable-multibyte-characters: t
Major mode: RMAIL
Minor modes in effect:
shell-dirtrack-mode: t
show-paren-mode: t
encoded-kbd-mode: t
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
<return> <escape> x r e p o r <tab> <return>
Recent messages:
Loading comint...done
Loading tex-mode...done
Loading tex-mode-rmh...done
For information about GNU Emacs and the GNU system, type C-h C-a.
"sewinexch00.insightful.com"
Loading rmail...done
Counting messages...done
Getting mail from the remote server ...
apply: Wrong type argument: stringp, nil
Loading emacsbug...done
- undigestify is fooled by messages containing lines of dashes, Tim Hesterberg, 2008/02/06
- Re: undigestify is fooled by messages containing lines of dashes, Glenn Morris, 2008/02/06
- Re: undigestify is fooled by messages containing lines of dashes, Tim Hesterberg, 2008/02/08
- Re: undigestify is fooled by messages containing lines of dashes, Glenn Morris, 2008/02/09
- Re: undigestify is fooled by messages containing lines of dashes, Glenn Morris, 2008/02/12
- Re: undigestify is fooled by messages containing lines of dashes,
Tim Hesterberg <=
- rmail pop error [was Re: undigestify is fooled by messages containing lines of dashes], Glenn Morris, 2008/02/12
- Re: rmail pop error, Glenn Morris, 2008/02/17
- Re: rmail pop error, Tim Hesterberg, 2008/02/19
- Re: rmail pop error, Glenn Morris, 2008/02/19
- Re: rmail pop error, Tim Hesterberg, 2008/02/19
- Re: rmail pop error, Glenn Morris, 2008/02/19
- Re: rmail pop error, Tim Hesterberg, 2008/02/19