unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50710: typo in tex-mode prettify symbols alist (varsigma)
@ 2021-09-20 23:27 George Barrett
  2021-09-21  4:49 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: George Barrett @ 2021-09-20 23:27 UTC (permalink / raw)
  To: 50710


The entry in `tex--prettify-symbols-alist' mapping \varsigma to ς is not
a degenerate pair, but rather a list (i.e., ("\\varsigma" . ?ς) vs
("\\varsigma" ?ς)). This is still an issue on master.

Thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#50710: typo in tex-mode prettify symbols alist (varsigma)
  2021-09-20 23:27 bug#50710: typo in tex-mode prettify symbols alist (varsigma) George Barrett
@ 2021-09-21  4:49 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-21  4:49 UTC (permalink / raw)
  To: George Barrett; +Cc: 50710

George Barrett <bob@bob131.so> writes:

> The entry in `tex--prettify-symbols-alist' mapping \varsigma to ς is not
> a degenerate pair, but rather a list (i.e., ("\\varsigma" . ?ς) vs
> ("\\varsigma" ?ς)). This is still an issue on master.

Yup.  I've now pushed a fix for this to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-21  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 23:27 bug#50710: typo in tex-mode prettify symbols alist (varsigma) George Barrett
2021-09-21  4:49 ` Lars Ingebrigtsen

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