Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: emacs-20.2 + qgnus-0.22: requires explicit (require 'cl) in .emacs ?
Date: 03 Feb 1998 01:13:23 +0300	[thread overview]
Message-ID: <m2vhuxlkor.fsf@vvv.vsu.ru> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2378 bytes --]

Hello,

I get an error (backtrace follows) if I try e.g. to compose a new mail
or enter a newsgroup unless I specify (require 'cl) in my .emacs file.
I was told that it was a bug of emacs-20.1, but after upgrading to
20.2 this did not change.

Also, is anyone using gnus-mime-0.27.1 or later (with apel-7.1,
mel-6.11, semi-0.118) with qgnus?

Signaling: (void-function caddr)
  (caddr spec)
  (format "gnus-emphasis-%s" (caddr spec))
  (intern (format "gnus-emphasis-%s" (caddr spec)))
  (list (format format (car spec) (cadr spec)) 2 3 (intern (format "gnus-emphasis-%s" ...)))
  (lambda (spec) (list (format format ... ...) 2 3 (intern ...)))(("_" "_" underline))
  mapcar((lambda (spec) (list (format format ... ...) 2 3 (intern ...))) (("_" "_" underline) ("/" "/" italic) ("\\*" "\\*" bold) ("_/" "/_" underline-italic) ("_\\*" "\\*_" underline-bold) ("\\*/" "/\\*" bold-italic) ("_\\*/" "/\\*_" underline-bold-italic)))
  (cons (quote ("\\(\\s-\\|^\\)\\(_\\(\\(\\w\\|_[^_]\\)+\\)_\\)\\(\\s-\\|[?!.,;]\\)" 2 3 gnus-emphasis-underline)) (mapcar (lambda ... ...) types))
  (\` (("\\(\\s-\\|^\\)\\(_\\(\\(\\w\\|_[^_]\\)+\\)_\\)\\(\\s-\\|[?!.,;]\\)" 2 3 gnus-emphasis-underline) (\,@ ...)))
  (let ((format "\\(\\s-\\|^\\|[-\"]\\|\\s(\\|\\s)\\)\\(%s\\(\\w+\\(\\s-+\\w+\\)*[.,]?\\)%s\\)\\(\\s-\\|[-?!.,;:\"]\\|\\s(\\|\\s)\\)") (types ...)) (\` (... ...)))
  eval((let ((format "\\(\\s-\\|^\\|[-\"]\\|\\s(\\|\\s)\\)\\(%s\\(\\w+\\(\\s-+\\w+\\)*[.,]?\\)%s\\)\\(\\s-\\|[-?!.,;:\"]\\|\\s(\\|\\s)\\)") (types ...)) (\` (... ...))))
  custom-initialize-reset(gnus-emphasis-alist (let ((format "\\(\\s-\\|^\\|[-\"]\\|\\s(\\|\\s)\\)\\(%s\\(\\w+\\(\\s-+\\w+\\)*[.,]?\\)%s\\)\\(\\s-\\|[-?!.,;:\"]\\|\\s(\\|\\s)\\)") (types ...)) (\` (... ...))))
  custom-declare-variable(gnus-emphasis-alist (let ((format "\\(\\s-\\|^\\|[-\"]\\|\\s(\\|\\s)\\)\\(%s\\(\\w+\\(\\s-+\\w+\\)*[.,]?\\)%s\\)\\(\\s-\\|[-?!.,;:\"]\\|\\s(\\|\\s)\\)") (types ...)) (\` (... ...))) ("/usr/local/share/emacs/20.2/lisp/gnus/gnus-art.elc" . 6010) :type (repeat (list :value ("" 0 0 default) regexp (integer :tag "Match group") (integer :tag "Emphasize group") face)) :group gnus-article-emphasis)
  require(gnus-art)
  byte-code("ÀÁ!ˆÀÂ!ˆÀÃ!ˆÀÄ!‡" [require gnus gnus-ems message gnus-art] 2)

	Best regards, -- Vladimir.
-- 
Join the Navy; sail to far-off exotic lands, meet exciting interesting people,
and kill them.


             reply	other threads:[~1998-02-02 22:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-02 22:13 Vladimir Volovich [this message]
1998-02-08 15:54 ` Lars Magne Ingebrigtsen

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=m2vhuxlkor.fsf@vvv.vsu.ru \
    --to=vvv@vvv.vsu.ru \
    /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).