Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (David S. Goldberg)
Subject: insert-buffer vs insert-buffer-substring
Date: Mon, 01 Aug 2005 12:01:48 -0400	[thread overview]
Message-ID: <mj7hde93atv.fsf@mm117419-pc.MITRE.ORG> (raw)

After doing a cvs update this morning, I've been unable to use
message-yank-original.  I get the following backtrace:

Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
  message-cite-original-without-signature()
  message-yank-original()
  gnus-inews-yank-articles((29067))
  gnus-post-news([...elided...])
  gnus-summary-followup((29067) nil)
  gnus-summary-followup-with-original(nil)
  call-interactively(gnus-summary-followup-with-original)

The problem appears to a bad combination of my use of supercite
(mail-citation-hook is set to sc-cite-original) and the change from
insert-buffer to insert-buffer-substring.  Not sure if it's an XEmacs
issue or not, but in case, 

(emacs-version)^J
XEmacs 21.4 (patch 17) "Jumbo Shrimp" [Lucid] (i686-pc-cygwin, Mule) of Wed Jun  1 2005 on mm117419-pc

Reverting to insert-buffer works, as does setting mail-citation-hook
to nil, but I'd rather not do that.  I often generate replies to one
message but cut/paste text from others and find that sc is the best
tool I can find for getting the citations right as I do so.

Thanks,
-- 
Dave Goldberg
david.goldberg6@verizon.net






             reply	other threads:[~2005-08-01 16:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-01 16:01 David S. Goldberg [this message]
     [not found] ` <b4m4qa9l243.fsf@jpl.org>
2005-08-02 13:14   ` David S. Goldberg

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mj7hde93atv.fsf@mm117419-pc.MITRE.ORG \
    --to=david.goldberg6@verizon.net \
    /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.
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 NNTP newsgroup(s).