From: Eli Zaretskii <eliz@is.elta.co.il>
Subject: Re: inserting quotes (") and slashes (/) ?
Date: Sun, 15 Dec 2002 08:23:58 +0200 (IST) [thread overview]
Message-ID: <Pine.SUN.3.91.1021215081840.22353H-100000@is> (raw)
In-Reply-To: <20021214215819181-0600@news.earthlink.net>
On Sun, 15 Dec 2002, Josh DuBois wrote:
> I've used emacs for years and this seems like a newbie question, but
> I can't figure it out or find it in an FAQ: inserting quote characters,
> and also the forward-slash, in emacs, seems to trigger a 'compose
> character' behavior or something. When I hit '/' I get, at the bottom
> of my screen:
>
> /[ /234=AEO\aceo]
>
> ..if I type one of the characters above then some weird control
> sequence is inserted, otherwise I get the slash character I want. Same
> thing happens for the " character.
>
> It seems to only happen in LaTeX mode, and then only sometimes.
Sounds like on your system LaTeX mode somehow turns on a Latin-1 input
method. Input methods are meant to allow one to type non-ASCII
characters that aren't directly supported by the keyboard. They work by
combining several ASCII keys into a single non-ASCII character (that's
the ``weird control sequence'' you see.
You can turn off the input method by typing "C-\". Alternatively, typing
a SPACE after / or typing "C-q /" will produce a literal /.
next prev parent reply other threads:[~2002-12-15 6:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-15 3:58 inserting quotes (") and slashes (/) ? Josh DuBois
2002-12-15 6:23 ` Eli Zaretskii [this message]
2002-12-15 14:08 ` Tim X
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.SUN.3.91.1021215081840.22353H-100000@is \
--to=eliz@is.elta.co.il \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).