GNU bug report logs - #19900
24.4; info-look.el quotes from makeinfo @item

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42_kevin <at> yahoo.com.au>

Date: Thu, 19 Feb 2015 05:42:01 UTC

Severity: normal

Tags: patch

Found in version 24.4

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kevin Ryde <user42_kevin <at> yahoo.com.au>
Cc: 19900 <at> debbugs.gnu.org
Subject: bug#19900: 24.4; info-look.el quotes from makeinfo @item
Date: Thu, 19 Feb 2015 08:11:19 +0200
> From: Kevin Ryde <user42_kevin <at> yahoo.com.au>
> Date: Thu, 19 Feb 2015 16:40:47 +1100
> 
> Recent makeinfo on @item generates forward quote 'foo' rather than
> backquote `foo' which it used to.  info-look.el doesn't match the
> forward 'foo' in various places which are @table (as opposed to @defun
> etc).

These two characters are actually customizable in the latest Texinfo
(although I doubt that many people use that feature).  So perhaps
there should be a defcustom for them, so users could use other
characters if needed.

> 2015-02-19  Kevin Ryde  <user42_kevin <at> yahoo.com.au>
> 
> 	* info-look.el (c-mode, bison-mode, makefile-mode)
> 	(makefile-automake-mode, texinfo-mode, autoconf-mode, awk-mode)
> 	(latex-mode, emacs-lisp-mode, sh-mode, cfengine-mode): Match both
> 	`foo' and 'foo' for @item and similar.
> 	(emacs-lisp-mode): U+2018,U+2019 in emacs.info and elisp.info too.
> 	(latex-mode): Match multi-arg \frac{num}{den} or \sqrt[root]{n} in
> 	suffix regexp

Why do you confine U+2018 and U+2019 to Emacs manuals?  AFAIK, they
will appear in any manual that has its @documentencoding set to UTF-8.
So I think you can see that in any manual any time.

Thanks.




This bug report was last modified 10 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.