Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: <ding@gnus.org>
Subject: Re: `C-c C-v' should keep citation prefix
Date: Wed, 20 Jun 2001 10:22:59 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.33.0106201019240.633-100000@lie.extundo.com> (raw)
In-Reply-To: <87sngvykcj.fsf@mclinux.com>

On 19 Jun 2001, Josh Huber wrote:

> > >| Symbol's value as variable is void: message-cite-prefix-regexp
>
> I'm getting this error with the latest oort gnus (just cvs updated a
> couple minutes ago) whenever I view a message...
>
> Signaling: (void-variable message-cite-prefix-regexp)
>   (concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" +==")
>   eval((concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" +=="))
>   custom-initialize-reset(gnus-supercite-regexp (concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" +=="))
>   custom-declare-variable(gnus-supercite-regexp (concat "^\\(" message-cite-prefix-regexp "\\)? *" ">>>>> +\"\\([^\"\n]+\\)\" +==") "*Regexp matching normal Supercite attribution lines.\nThe first grouping must match prefixes added by other packages." :group gnus-cite :type regexp)
>   load-internal("gnus-cite" nil nil nil nil nil)
>   load("gnus-cite" nil nil nil)

This is weird, `message-cite-prefix-regexp' is defined in message.el and
gnus-cite.el requires message.el.

Are you sure gnus-cite.el isn't shadowed by some older version somehow?
Or that your gnus-cite.el isn't up to date somehow.  Or perhaps there is
some circular requiring going on. If this doesn't help, perhaps some
custom guru have more insight.



  reply	other threads:[~2001-06-20  8:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-02 19:50 Kai Großjohann
2001-06-05  0:06 ` Steven E. Harris
2001-06-05 18:37   ` Simon Josefsson
2001-06-05 23:54     ` Steven E. Harris
2001-06-19 19:42       ` Simon Josefsson
2001-06-20  2:07         ` Josh Huber
2001-06-20  8:22           ` Simon Josefsson [this message]
2001-06-20 13:03             ` Josh Huber
2001-06-20 13:12               ` Simon Josefsson
2001-06-20 13:21                 ` Josh Huber
2001-06-20 14:36                   ` David S. Goldberg
2001-06-22  9:54                   ` Kai Großjohann
2001-06-22 14:14                     ` Josh Huber
2001-06-22 15:45                       ` Paul Jarc
2001-06-22 19:02                         ` Josh Huber

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=Pine.LNX.4.33.0106201019240.633-100000@lie.extundo.com \
    --to=jas@extundo.com \
    --cc=ding@gnus.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.
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).