[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: character sets as they relate to “Raw” string literals for elisp
From: |
Eli Zaretskii |
Subject: |
Re: character sets as they relate to “Raw” string literals for elisp |
Date: |
Fri, 08 Oct 2021 21:47:15 +0300 |
> Date: Fri, 08 Oct 2021 20:42:44 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: emacs-devel@gnu.org, rms@gnu.org, juri@linkov.net, db48x@db48x.net,
> stefankangas@gmail.com, yuri.v.khan@gmail.com, monnier@iro.umontreal.ca
>
> > Date: Fri, 8 Oct 2021 17:17:36 +0000
> > Cc: Stefan Kangas <stefankangas@gmail.com>, rms@gnu.org,
> > yuri.v.khan@gmail.com, juri@linkov.net, db48x@db48x.net,
> > monnier@iro.umontreal.ca, emacs-devel@gnu.org
> > From: Alan Mackenzie <acm@muc.de>
> >
> > I would suggest something slightly different which will solve the entire
> > problem rather than just part of it. Have the minor mode translate the
> > buffer text (temporarily) into ASCII rather than just displaying it thus.
> > That way the user can search for `foo' or ... simply by using C-s.
>
> Modifying the text of an Info manual is a bad idea for the reasons I
> explained in an earlier message.
And, of course, if you must have only ASCII characters in the Info
files themselves, you can always regenerate them from the sources,
without using the --enable-encoding switch. It's so simple that it's
hardly worth another round of futile "discussions" that never go
anywhere.
- Re: character sets as they relate to “Raw” string literals for elisp, (continued)
- Re: character sets as they relate to “Raw” string literals for elisp, Stefan Kangas, 2021/10/07
- Re: character sets as they relate to “Raw” string literals for elisp, Eli Zaretskii, 2021/10/08
- Display of em dashes in our documentation, Stefan Kangas, 2021/10/08
- Re: Display of em dashes in our documentation, Eli Zaretskii, 2021/10/08
- Re: Display of em dashes in our documentation, Stefan Kangas, 2021/10/08
- Re: Display of em dashes in our documentation, Juri Linkov, 2021/10/10
- Re: Display of em dashes in our documentation, Daniel Brooks, 2021/10/08
- RE: [External] : Re: Display of em dashes in our documentation, Drew Adams, 2021/10/08
- Re: character sets as they relate to “Raw” string literals for elisp, Alan Mackenzie, 2021/10/08
- Re: character sets as they relate to “Raw” string literals for elisp, Eli Zaretskii, 2021/10/08
- Re: character sets as they relate to “Raw” string literals for elisp,
Eli Zaretskii <=
- Re: character sets as they relate to “Raw” string literals for elisp, Alan Mackenzie, 2021/10/08
- Re: character sets as they relate to “Raw” string literals for elisp, Eli Zaretskii, 2021/10/09
- Re: character sets as they relate to “Raw” string literals for elisp, Alan Mackenzie, 2021/10/09
- Re: character sets as they relate to “Raw” string literals for elisp, Eli Zaretskii, 2021/10/09
- Re: character sets as they relate to “Raw” string literals for elisp, Alan Mackenzie, 2021/10/09
- Re: character sets as they relate to “Raw” string literals for elisp, Eli Zaretskii, 2021/10/09
- Re: character sets as they relate to “Raw” string literals for elisp, Alan Mackenzie, 2021/10/09
- linux console limitations, Daniel Brooks, 2021/10/10
- Re: linux console limitations, Alan Mackenzie, 2021/10/12
- Re: linux console limitations, Daniel Brooks, 2021/10/14