unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@kemisten.nu>
Cc: emacs-devel@gnu.org
Subject: Re: [rmail-mbox-branch]: inital problems
Date: Sat, 18 Sep 2004 01:57:27 +0200	[thread overview]
Message-ID: <1095465447.475464.30651.nullmailer@Update.UU.SE> (raw)
In-Reply-To: <E1C8S4C-0001KO-DE@fencepost.gnu.org> (message from Richard Stallman on Fri, 17 Sep 2004 19:23:00 -0400)

       Okie, here is the next problem, trying to do either rmail-reply,
       rmail-edit-current-message will result in the following error:

       rmail-desc-get-descriptor: Args out of range: [], 0

   Could you debug it a little, please?  For instance, send a
   backtrace?

Will this do?  I am not all that familiar with the elisp debugging
facilities...

Note that the mailbox doesn't contain any messages as of yet, which
probobly why the error happens. That is, it assumes that there is a
message and tries to edit it.

,----
| Debugger entered--Lisp error: (args-out-of-range [] 0)
|   aref([] 0)
|   rmail-desc-get-descriptor(1)
|   (nth rmail-desc-beg-index (rmail-desc-get-descriptor n))
|   (marker-position (nth rmail-desc-beg-index (rmail-desc-get-descriptor n)))
|   rmail-desc-get-start(1)
|   (overlays-at (rmail-desc-get-start n))
|   (null (overlays-at (rmail-desc-get-start n)))
|   rmail-desc-get-header-display-state(1)
|   rmail-msg-is-pruned()
|   (setq rmail-old-pruned (rmail-msg-is-pruned))
|   rmail-edit-current-message()
|   call-interactively(rmail-edit-current-message)
`----

  reply	other threads:[~2004-09-17 23:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 23:28 [rmail-mbox-branch]: inital problems Alfred M. Szmidt
2004-09-16 16:59 ` Alexander Pohoyda
2004-09-16 17:13   ` Alfred M. Szmidt
2004-09-17 23:22     ` Richard Stallman
2004-09-18  0:09       ` Alfred M. Szmidt
2004-09-18 22:56         ` Richard Stallman
2004-10-06 21:50       ` Alexander Pohoyda
2004-09-18 19:07   ` Richard Stallman
2004-09-18 21:10     ` Stefan
2004-09-16 17:21 ` Alfred M. Szmidt
2004-09-17 23:23   ` Richard Stallman
2004-09-17 23:57     ` Alfred M. Szmidt [this message]
2004-09-18 22:56       ` Richard Stallman
2004-09-20  0:06       ` Richard Stallman
2004-09-20  0:26         ` Alfred M. Szmidt
2004-09-20  0:42         ` Alfred M. Szmidt
2004-09-17  9:36 ` Richard Stallman
2004-09-18  0:18 ` Alfred M. Szmidt

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=1095465447.475464.30651.nullmailer@Update.UU.SE \
    --to=ams@kemisten.nu \
    --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).