unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: [reingold@emr.cs.iit.edu: Re: Character problems]
Date: Mon, 25 Mar 2002 05:02:06 -0700 (MST)	[thread overview]
Message-ID: <200203251202.g2PC26O03160@aztec.santafe.edu> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]

Can someone please work on this?

------- Start of forwarded message -------
To: rms@gnu.org
Subject: Re: Character problems 
In-reply-to: Your message of "Sun, 24 Mar 2002 08:53:14 MST."
             <200203241553.g2OFrEg02731@aztec.santafe.edu> 
Date: Sun, 24 Mar 2002 13:02:02 -0600
From: Ed Reingold <reingold@emr.cs.iit.edu>
X-MIME-Autoconverted: from quoted-printable to 8bit by pele.santafe.edu id g2OJ2Ba27315

I entered Emacs version 21.1 with the -q option over a simple telnet.  I then
evaluate (in succession):

     (setq junk '(("Ê" . "\\^{E}") ("Ë" . "\\\"{E}")))
      --> (("Ê" . "\\^{E}") ("Ë" . "\\\"{E}"))

     (assoc "Ë" junk) --> ("Ë" . "\\\"{E}")

     (standard-display-european nil) --> [39]

     (assoc "Ë" junk) --> nil

     (standard-display-european t) --> [39]

     (assoc "Ë" junk) --> nil

     (assoc "Ë" junk) --> nil

Notice that the assoc worked the first time, but then fails.  Why would the 
workings of assoc (which has nothing to do with the display be affected?!!!
------- End of forwarded message -------

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


             reply	other threads:[~2002-03-25 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 12:02 Richard Stallman [this message]
2002-03-25 19:58 ` [reingold@emr.cs.iit.edu: Re: Character problems] Eli Zaretskii

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=200203251202.g2PC26O03160@aztec.santafe.edu \
    --to=rms@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

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

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