all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Wrong type argument: char-or-string-p
@ 2003-11-27 14:50 Richard Burton
  2003-11-27 16:30 ` Henrik Enberg
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Burton @ 2003-11-27 14:50 UTC (permalink / raw)


 I'm using Rmail in emacs.  To reply to a message, I enter "r."  To quote
the original message, I enter c-c c-y.  According to info, the original
message should be quoted with the value of mail-yank-prefix.
 
 So I try:
 
 (set mail-yank-prefix '>)
 
 But it has no effect on the behavior of c-c c-y, except that it generates
the error message "Wrong type argument: char-or-string-p."
 
 What am I doing wrong?
 
 Thanks,
 
rb

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

end of thread, other threads:[~2003-11-28  4:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-27 14:50 Wrong type argument: char-or-string-p Richard Burton
2003-11-27 16:30 ` Henrik Enberg
2003-11-28  4:45   ` Richard Burton

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.