From stephen at xemacs.org Sun Feb 26 16:50:41 2017 Content-Type: multipart/mixed; boundary="===============3784188479153701946==" MIME-Version: 1.0 From: Stephen J. Turnbull To: xemacs-beta at xemacs.org Subject: forwarded message from Michael Parks-RC466C Date: 2003-03-24 02:21:11 -0500 Message-ID: <15998.45543.499134.67785@gwyn.tux.org> --===============3784188479153701946== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable This message got spam-trapped because it contains only HTML. This is the only one such out of 432 received in three weeks that wasn't spam (that I noticed, anyway); this policy is not going to change. Don't send HTML to XEmacs lists. Thank you for your cooperation! --===============3784188479153701946== Content-Type: message/rfc822 MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="attachment.mht" WzxlbWFpbC5tZXNzYWdlLk1lc3NhZ2UgaW5zdGFuY2UgYXQgMHg3ZjBiNGJlYTgxNzA+XQ== --===============3784188479153701946==-- From acs at xemacs.org Sun Feb 26 16:50:46 2017 Content-Type: multipart/mixed; boundary="===============4696601669447503398==" MIME-Version: 1.0 From: Vin Shelton To: xemacs-beta at xemacs.org Subject: Re: forwarded message from Michael Parks-RC466C Date: 2003-03-30 15:21:29 -0500 Message-ID: In-Reply-To: 15998.45543.499134.67785@gwyn.tux.org --===============4696601669447503398== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable "Stephen J. Turnbull" writes: > This message got spam-trapped because it contains only HTML. This is > the only one such out of 432 received in three weeks that wasn't spam > (that I noticed, anyway); this policy is not going to change. Don't > send HTML to XEmacs lists. Thank you for your cooperation! > > From: Michael Parks-RC466C > Subject: bug? > To: xemacs-beta(a)xemacs.org > Date: Mon, 03 Mar 2003 14:00:28 -0600 > > > > >   >
Please describe as succinctly as possible:
>         - What happened.
>         - What you thought should have=
 happened.
>         - Precisely what you were doin=
g at the time.
>
> 
> i added this line to my .emacs file >
    (define-key global-map "f2" 'switch-to-other-buffe= r) > ;; this does not work! >

and when i invoke xemacs i get this error >
    invalid prefix keys in sequence: ?f, "f2" >

it seems that no matter what i put inside the double quotes i get the > same type of >
error.  cannot find any info on this in the FAQ. >

can you tell me what the problem is? >

xemacs [version 21.1; May 1999] >

thanks >
mike > > ---------- Try: (define-key global-map [f2] 'switch-to-other-buffer) HTH, Vin --===============4696601669447503398==--