unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [eddy@opera.com: Re: rmail passing movemail an option it doesn't like]
Date: Tue, 21 Aug 2007 23:16:01 -0400	[thread overview]
Message-ID: <E1INghN-0000j6-7a@fencepost.gnu.org> (raw)

Can anyone figure out the bug from this information?

------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.1.0
To: rms@gnu.org
CC: bug-gnu-emacs@gnu.org
In-reply-to: <E1INV0F-0004jl-VI@fencepost.gnu.org> (message from Richard
	Stallman on Tue, 21 Aug 2007 10:46:43 -0400)
Subject: Re: rmail passing movemail an option it doesn't like
Reply-to: eddy@opera.com
From: Edward Welbourne <eddy@opera.com>
Date: Tue, 21 Aug 2007 17:26:14 +0200

> Can you use the debugger to determine precisely what options
> Emacs passes to movemail?  You could do debug-on-entry
> for call-process.

<buffer name="*Backtrace*">
Debugger entered--entering a function:
* call-process("/usr/bin/movemail" nil #<buffer  *temp*<2>> nil "--version")
  rmail-probe("/usr/bin/movemail")
  byte-code("Æ\b	\nC#Ç^[‰\x1cƒF
!„>
!ƒ>
!‰\x1e\x10ƒ=
\x16\x11ÎÏ\x0e\x10\"ˆ))\fA‰\x14„

  rmail-autodetect()
  rmail-movemail-variant-p(mailutils)
  rmail-insert-inbox-text(("/var/mail/eddy") t)
  rmail-get-new-mail()
  rmail()
  call-interactively(rmail)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
</buffer>

When I invoke movemail --version manually, I get 
movemail (GNU Mailutils 1.1)

After a while I guessed to type c to make the debugger continue, which
seems to be what it did, and it hit the break-point again:

<buffer name="*Backtrace*">
Debugger entered--returning value: 0
  call-process("/usr/bin/movemail" nil #<buffer  *temp*<2>> nil "--version")
  rmail-probe("/usr/bin/movemail")
  byte-code("Æ\b	\nC#Ç^[‰\x1cƒF
!„>
!ƒ>
!‰\x1e\x10ƒ=
\x16\x11ÎÏ\x0e\x10\"ˆ))\fA‰\x14„

  rmail-autodetect()
  rmail-movemail-variant-p(mailutils)
  rmail-insert-inbox-text(("/var/mail/eddy") t)
  rmail-get-new-mail()
  rmail()
  call-interactively(rmail)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
</buffer>

and then c again:

<buffer name="*Backtrace*">
Debugger entered--entering a function:
* call-process("/usr/lib/emacs/22.1/i486-linux-gnu/movemail" nil #<buffer  *temp*> nil "--emacs" "/var/mail/eddy" "/disk/home/eddy/.newmail-eddy")
  apply(call-process ("/usr/lib/emacs/22.1/i486-linux-gnu/movemail" nil #<buffer  *temp*> nil "--emacs" "/var/mail/eddy" "/disk/home/eddy/.newmail-eddy"))
  rmail-insert-inbox-text(("/var/mail/eddy") t)
  rmail-get-new-mail()
  rmail()
  call-interactively(rmail)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
</buffer>

and again:

<buffer name="*Backtrace*">
Debugger entered--returning value: 1
  call-process("/usr/lib/emacs/22.1/i486-linux-gnu/movemail" nil #<buffer  *temp*> nil "--emacs" "/var/mail/eddy" "/disk/home/eddy/.newmail-eddy")
  apply(call-process ("/usr/lib/emacs/22.1/i486-linux-gnu/movemail" nil #<buffer  *temp*> nil "--emacs" "/var/mail/eddy" "/disk/home/eddy/.newmail-eddy"))
  rmail-insert-inbox-text(("/var/mail/eddy") t)
  rmail-get-new-mail()
  rmail()
  call-interactively(rmail)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
</buffer>

after which I got the error,

<buffer name="*Messages*">
("emacs" "-q" "--no-site-file")
For information about the GNU Project and its goals, type C-h C-p.
Loading debug...done
Loading rmail...done
(New file)
Counting messages...done
Entering debugger...
Loading help-mode...done
Mark set [3 times]
Continuing.
Entering debugger...
Mark set
Continuing.
Entering debugger...
Mark set [2 times]
Continuing.
Entering debugger...
Mark set
Continuing.
movemail: /usr/lib/emacs/22.1/i486-linux-gnu/movemail: invalid option -- -
(No new mail has arrived)
</buffer>

	Eddy.
------- End of forwarded message -------

             reply	other threads:[~2007-08-22  3:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22  3:16 Richard Stallman [this message]
2007-08-22  3:42 ` [eddy@opera.com: Re: rmail passing movemail an option it doesn't like] Glenn Morris
     [not found]   ` <20070822051114.GA3403@saeurebad.de>
2007-08-23  3:54     ` Glenn Morris

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=E1INghN-0000j6-7a@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).