Gnus development mailing list
 help / color / mirror / Atom feed
* Bug: rot13 woes
@ 2000-12-22 14:26 Slawek Zak
  2000-12-22 14:59 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Slawek Zak @ 2000-12-22 14:26 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: rot13 woes
  2000-12-22 14:26 Bug: rot13 woes Slawek Zak
@ 2000-12-22 14:59 ` ShengHuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: ShengHuo ZHU @ 2000-12-22 14:59 UTC (permalink / raw)


Slawek Zak <zaks@prioris.mini.pw.edu.pl> writes:

> C-c C-r in summary buffer gives:
> 
> "Wrong type argument: integerp, ?A".

Fixed.

ShengHuo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-22 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-22 14:26 Bug: rot13 woes Slawek Zak
2000-12-22 14:59 ` ShengHuo ZHU

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).