Gnus development mailing list
 help / color / mirror / Atom feed
From: Slawek Zak <zaks@prioris.mini.pw.edu.pl>
Subject: Bug: rot13 woes
Date: 22 Dec 2000 15:26:25 +0100	[thread overview]
Message-ID: <86bsu4bkha.fsf@office.admaster.pl> (raw)

[-- Attachment #1: Type: text/plain, Size: 92 bytes --]

C-c C-r in summary buffer gives:

"Wrong type argument: integerp, ?A".

Backtrace follows:


[-- Attachment #2: bt.txt --]
[-- Type: text/plain, Size: 1059 bytes --]

Signaling: (wrong-type-argument integerp ?A)
  message-make-caesar-translation-table(13)
  message-caesar-region(217 832 nil)
  message-caesar-buffer-body(nil)
  (let ((start ...) buffer-read-only) (message-caesar-buffer-body arg) (set-window-start (get-buffer-window ...) start))
)
  (save-restriction (widen) (let (... buffer-read-only) (message-caesar-buffer-body arg) (set-window-start ... start)))
)
  (progn (if w (progn ... ...) (pop-to-buffer buf)) (save-restriction (widen) (let ... ... ...)))
)
  (unwind-protect (progn (if w ... ...) (save-restriction ... ...)) (select-window GnusStartBufferWindow))
)
  (let* ((GnusStartBufferWindow ...) (buf gnus-article-buffer) (w ...)) (unwind-protect (progn ... ...) (select-window GnusStartBufferWindow)))
)
  (gnus-eval-in-buffer-window gnus-article-buffer (save-restriction (widen) (let ... ... ...)))
)
  (let ((mail-header-separator "")) (gnus-eval-in-buffer-window gnus-article-buffer (save-restriction ... ...)))
)
  gnus-summary-caesar-message(nil)
  call-interactively(gnus-summary-caesar-message)


[-- Attachment #3: Type: text/plain, Size: 4 bytes --]


/S

             reply	other threads:[~2000-12-22 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-22 14:26 Slawek Zak [this message]
2000-12-22 14:59 ` ShengHuo ZHU

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=86bsu4bkha.fsf@office.admaster.pl \
    --to=zaks@prioris.mini.pw.edu.pl \
    /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).