From: Paul Eggert <eggert@cs.ucla.edu>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim
Date: Thu, 3 Sep 2015 10:26:32 -0700 [thread overview]
Message-ID: <55E882C8.3060206@cs.ucla.edu> (raw)
In-Reply-To: <E1ZXWZb-00031Q-Tj@fencepost.gnu.org>
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
Richard Stallman wrote:
> Are you saying that curly quotes are current present only in those
> .texi files?
I do not know which .texi files you are referring to, but no, I am not saying
that. Curved single quotes are present in .texi files, in .el files, .c files,
an .h file, ChangeLog files, etc/NEWS, etc/PROBLEMS, a tutorial file, and an
HTML file. You can list source files containing curved quotes by running the
following shell command:
grep -l '[‘’]' $(git ls-files | sort)
[-- Attachment #2: files-with-curved-single-quotes.txt --]
[-- Type: text/plain, Size: 5962 bytes --]
ChangeLog.1
ChangeLog.2
admin/unidata/copyright.html
admin/unidata/unidata-gen.el
doc/emacs/basic.texi
doc/emacs/modes.texi
doc/emacs/mule.texi
doc/emacs/text.texi
doc/lispintro/emacs-lisp-intro.texi
doc/lispref/ChangeLog.1
doc/lispref/control.texi
doc/lispref/functions.texi
doc/lispref/help.texi
doc/lispref/modes.texi
doc/lispref/os.texi
doc/lispref/processes.texi
doc/lispref/strings.texi
doc/lispref/text.texi
doc/lispref/tips.texi
doc/misc/ede.texi
doc/misc/efaq.texi
doc/misc/eieio.texi
doc/misc/gnus-faq.texi
doc/misc/gnus.texi
doc/misc/rcirc.texi
etc/NEWS
etc/PROBLEMS
etc/tutorials/TUTORIAL.nl
lisp/ChangeLog.17
lisp/abbrev.el
lisp/align.el
lisp/allout-widgets.el
lisp/allout.el
lisp/apropos.el
lisp/bookmark.el
lisp/bs.el
lisp/button.el
lisp/calc/calc-aent.el
lisp/calc/calc-embed.el
lisp/calc/calc-ext.el
lisp/calc/calc-graph.el
lisp/calc/calc-help.el
lisp/calc/calc-lang.el
lisp/calc/calc-misc.el
lisp/calc/calc-mode.el
lisp/calc/calc-prog.el
lisp/calc/calc-store.el
lisp/calc/calc-units.el
lisp/calc/calc-vec.el
lisp/calc/calc-yank.el
lisp/calc/calc.el
lisp/calendar/appt.el
lisp/calendar/cal-bahai.el
lisp/calendar/diary-lib.el
lisp/calendar/icalendar.el
lisp/calendar/time-date.el
lisp/calendar/timeclock.el
lisp/calendar/todo-mode.el
lisp/cedet/cedet-global.el
lisp/cedet/ede/pmake.el
lisp/cedet/mode-local.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/java.el
lisp/cedet/srecode/srt-mode.el
lisp/cedet/srecode/texi.el
lisp/character-fold.el
lisp/cus-start.el
lisp/cus-theme.el
lisp/custom.el
lisp/descr-text.el
lisp/dired-x.el
lisp/dired.el
lisp/electric.el
lisp/emacs-lisp/advice.el
lisp/emacs-lisp/byte-opt.el
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/cconv.el
lisp/emacs-lisp/chart.el
lisp/emacs-lisp/check-declare.el
lisp/emacs-lisp/checkdoc.el
lisp/emacs-lisp/cl-extra.el
lisp/emacs-lisp/cl-generic.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/cl.el
lisp/emacs-lisp/copyright.el
lisp/emacs-lisp/derived.el
lisp/emacs-lisp/edebug.el
lisp/emacs-lisp/eieio-base.el
lisp/emacs-lisp/eieio-core.el
lisp/emacs-lisp/eieio-opt.el
lisp/emacs-lisp/eieio-speedbar.el
lisp/emacs-lisp/eieio.el
lisp/emacs-lisp/elint.el
lisp/emacs-lisp/ert.el
lisp/emacs-lisp/find-func.el
lisp/emacs-lisp/generator.el
lisp/emacs-lisp/gv.el
lisp/emacs-lisp/lisp-mnt.el
lisp/emacs-lisp/lisp-mode.el
lisp/emacs-lisp/macroexp.el
lisp/emacs-lisp/map-ynp.el
lisp/emacs-lisp/nadvice.el
lisp/emacs-lisp/package-x.el
lisp/emacs-lisp/package.el
lisp/emacs-lisp/pcase.el
lisp/emacs-lisp/re-builder.el
lisp/emacs-lisp/ring.el
lisp/emacs-lisp/rx.el
lisp/emacs-lisp/smie.el
lisp/emacs-lisp/subr-x.el
lisp/emacs-lisp/tabulated-list.el
lisp/emacs-lisp/testcover.el
lisp/emacs-lisp/timer.el
lisp/emulation/viper-cmd.el
lisp/emulation/viper-init.el
lisp/emulation/viper-macs.el
lisp/env.el
lisp/erc/erc-button.el
lisp/erc/erc-dcc.el
lisp/erc/erc.el
lisp/eshell/em-dirs.el
lisp/eshell/em-glob.el
lisp/eshell/em-pred.el
lisp/eshell/em-script.el
lisp/eshell/esh-opt.el
lisp/eshell/esh-var.el
lisp/facemenu.el
lisp/faces.el
lisp/files-x.el
lisp/files.el
lisp/filesets.el
lisp/find-cmd.el
lisp/finder.el
lisp/font-lock.el
lisp/format.el
lisp/frame.el
lisp/fringe.el
lisp/gnus/gnus-art.el
lisp/gnus/nnmairix.el
lisp/help-fns.el
lisp/help-mode.el
lisp/help.el
lisp/htmlfontify.el
lisp/ibuffer.el
lisp/ido.el
lisp/image.el
lisp/info-look.el
lisp/info.el
lisp/international/ccl.el
lisp/international/fontset.el
lisp/international/iso-transl.el
lisp/international/latin1-disp.el
lisp/international/mule-cmds.el
lisp/international/mule-conf.el
lisp/international/mule-diag.el
lisp/json.el
lisp/kermit.el
lisp/ldefs-boot.el
lisp/leim/quail/cyrillic.el
lisp/leim/quail/greek.el
lisp/leim/quail/hebrew.el
lisp/leim/quail/latin-ltx.el
lisp/leim/quail/rfc1345.el
lisp/leim/quail/sgml-input.el
lisp/leim/quail/symbol-ksc.el
lisp/leim/quail/thai.el
lisp/leim/quail/tibetan.el
lisp/mail/feedmail.el
lisp/mail/rfc2368.el
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-e.el
lisp/mh-e/mh-seq.el
lisp/mh-e/mh-utils.el
lisp/mouse.el
lisp/mpc.el
lisp/msb.el
lisp/net/ange-ftp.el
lisp/net/imap.el
lisp/net/mairix.el
lisp/net/newst-backend.el
lisp/net/newst-treeview.el
lisp/net/rcirc.el
lisp/net/rlogin.el
lisp/obsolete/iso-acc.el
lisp/obsolete/iswitchb.el
lisp/obsolete/landmark.el
lisp/obsolete/otodo-mode.el
lisp/obsolete/pgg-gpg.el
lisp/obsolete/pgg-pgp.el
lisp/obsolete/pgg-pgp5.el
lisp/obsolete/tpu-edt.el
lisp/obsolete/vi.el
lisp/org/ChangeLog.1
lisp/org/ob-core.el
lisp/org/ob-fortran.el
lisp/org/ob-python.el
lisp/org/ob-ref.el
lisp/org/ob-scheme.el
lisp/org/org-agenda.el
lisp/org/org-bibtex.el
lisp/org/org-clock.el
lisp/org/org-compat.el
lisp/org/org-ctags.el
lisp/org/org-entities.el
lisp/org/org-feed.el
lisp/org/org-habit.el
lisp/org/org-irc.el
lisp/org/org-mouse.el
lisp/org/org-plot.el
lisp/org/org-table.el
lisp/org/org.el
lisp/org/ox.el
lisp/pcmpl-cvs.el
lisp/play/bubbles.el
lisp/play/dunnet.el
lisp/play/gomoku.el
lisp/proced.el
lisp/progmodes/ada-mode.el
lisp/progmodes/ada-prj.el
lisp/progmodes/ada-xref.el
lisp/progmodes/ebrowse.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/etags.el
lisp/progmodes/flymake.el
lisp/progmodes/idlw-shell.el
lisp/progmodes/idlwave.el
lisp/progmodes/make-mode.el
lisp/progmodes/python.el
lisp/progmodes/sql.el
lisp/progmodes/verilog-mode.el
lisp/progmodes/vhdl-mode.el
lisp/recentf.el
lisp/replace.el
lisp/scroll-bar.el
lisp/server.el
lisp/simple.el
lisp/startup.el
lisp/subr.el
lisp/term/common-win.el
lisp/term/x-win.el
lisp/textmodes/paragraphs.el
lisp/textmodes/reftex-ref.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/table.el
lisp/textmodes/tex-mode.el
lisp/textmodes/texnfo-upd.el
lisp/textmodes/two-column.el
lisp/tutorial.el
lisp/type-break.el
lisp/vc/ediff-help.el
lisp/wdired.el
lisp/whitespace.el
lisp/wid-edit.el
lisp/woman.el
src/doc.c
src/doprnt.c
src/editfns.c
src/keyboard.c
src/lisp.h
test/automated/elisp-mode-tests.el
test/automated/ert-x-tests.el
test/automated/package-test.el
test/automated/textprop-tests.el
next prev parent reply other threads:[~2015-09-03 17:26 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20150831061236.27796.57762@vcs.savannah.gnu.org>
[not found] ` <E1ZWIKb-0007FR-Kk@vcs.savannah.gnu.org>
2015-08-31 6:26 ` [Emacs-diffs] master b533552 2/5: Documentation fixes re quotes Dmitry Gutov
2015-08-31 6:39 ` Paul Eggert
2015-08-31 6:47 ` Dmitry Gutov
2015-08-31 6:53 ` Paul Eggert
2015-08-31 7:00 ` Dmitry Gutov
2015-08-31 7:13 ` Paul Eggert
2015-09-01 0:03 ` Richard Stallman
2015-09-02 1:05 ` Paul Eggert
2015-09-02 1:27 ` David Kastrup
2015-09-02 1:30 ` Paul Eggert
2015-09-02 5:19 ` David Kastrup
2015-09-02 5:30 ` Paul Eggert
2015-09-02 15:40 ` Richard Stallman
2015-09-02 16:32 ` David Kastrup
2015-09-03 15:38 ` Dmitry Gutov
2015-09-03 17:42 ` Paul Eggert
2015-09-03 18:49 ` Dmitry Gutov
2015-09-03 21:50 ` Paul Eggert
2015-09-03 22:08 ` Dmitry Gutov
2015-09-03 22:47 ` Paul Eggert
2015-09-03 22:59 ` Dmitry Gutov
2015-09-07 1:28 ` Richard Stallman
[not found] ` <E1ZWIKd-0007Fs-15@vcs.savannah.gnu.org>
2015-08-31 6:29 ` [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim Dmitry Gutov
2015-08-31 6:38 ` Paul Eggert
2015-08-31 17:34 ` Stefan Monnier
2015-08-31 18:40 ` Dmitry Gutov
2015-08-31 18:48 ` Paul Eggert
2015-09-01 7:35 ` David Kastrup
2015-08-31 17:40 ` Stefan Monnier
2015-08-31 18:03 ` Paul Eggert
2015-09-01 1:55 ` Stephen J. Turnbull
2015-09-01 3:40 ` Stefan Monnier
2015-09-01 6:29 ` Paul Eggert
2015-09-01 10:45 ` Oleh Krehel
2015-09-01 10:53 ` Andreas Schwab
2015-09-01 11:22 ` David Kastrup
2015-09-01 11:40 ` Oleh Krehel
2015-09-01 11:42 ` Dmitry Gutov
2015-09-01 12:06 ` David Kastrup
2015-09-01 14:20 ` Dmitry Gutov
2015-09-03 10:16 ` Oleh Krehel
2015-09-03 11:22 ` Dmitry Gutov
2015-09-03 14:50 ` Stefan Monnier
2015-09-03 15:04 ` Dmitry Gutov
2015-09-01 13:31 ` Paul Eggert
2015-09-01 14:15 ` David Kastrup
2015-09-01 15:39 ` Stefan Monnier
2015-09-01 19:00 ` Alan Mackenzie
2015-09-02 4:07 ` Stefan Monnier
2015-09-02 5:28 ` David Kastrup
2015-09-02 10:02 ` Alan Mackenzie
2015-09-02 11:22 ` Dmitry Gutov
2015-09-02 15:41 ` Richard Stallman
2015-09-02 15:53 ` Dmitry Gutov
2015-09-02 16:38 ` Paul Eggert
2015-09-03 15:37 ` Richard Stallman
2015-09-03 17:26 ` Paul Eggert [this message]
2015-09-02 16:32 ` Paul Eggert
2015-09-02 17:23 ` Alan Mackenzie
2015-09-02 17:43 ` David Kastrup
2015-09-02 22:25 ` Paul Eggert
2015-09-03 10:48 ` David Kastrup
2015-09-03 12:45 ` Andreas Schwab
2015-09-03 14:46 ` Eli Zaretskii
2015-09-02 22:13 ` Paul Eggert
2015-09-03 12:22 ` Alan Mackenzie
2015-09-03 14:56 ` Paul Eggert
2015-09-04 13:22 ` Alan Mackenzie
2015-09-02 20:14 ` Stefan Monnier
2015-09-01 19:25 ` Paul Eggert
2015-09-07 1:28 ` Richard Stallman
2015-09-01 19:33 ` Dmitry Gutov
2015-09-02 2:34 ` Stefan Monnier
2015-09-02 5:23 ` David Kastrup
2015-09-02 11:16 ` Dmitry Gutov
2015-09-02 11:52 ` Quoting yank/diff prefixes (was: [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim) David Kastrup
2015-09-03 14:34 ` [Emacs-diffs] master 9ffb6ce 5/5: Quoting fixes in lisp/international and lisp/leim Stefan Monnier
2015-09-01 22:57 ` Richard Stallman
2015-09-01 0:03 ` Richard Stallman
2015-09-01 1:20 ` Paul Eggert
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=55E882C8.3060206@cs.ucla.edu \
--to=eggert@cs.ucla.edu \
--cc=emacs-devel@gnu.org \
--cc=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).