GNU bug report logs -
#44211
26.3; Repeated `` and '' in Info (eintr)`GNU Free Documentation License'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 25 Oct 2020 14:42:01 UTC
Severity: minor
Tags: notabug, wontfix
Found in version 26.3
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 44211 <at> debbugs.gnu.org (full text, mbox):
> > But the markup seems correct. Is this a bug in makeinfo perhaps?
>
> It is not a bug. That's what @example does.
OK, not a bug. Does that mean that this is what
we want users to see, as the final rendering of
this particular text? If so, I wonder what the
reason for that is.
Here's an occurrence of ``...'' that I think is
understandable, in (emacs) `Inserting Text':
In addition, in some contexts, if you type a quotation using grave
accent and apostrophe '`like this'', it is converted to a form 'like
this' using single quotation marks, even without 'C-x 8' commands.
Similarly, typing a quotation '``like this''' using double grave accent
and apostrophe converts it to a form "like this" using double quotation
marks. *Note Quotation Marks::.
And this one, in (emacs) `Org Authoring':
#+begin_quote
``This is a quote.''
#+end_quote
And this, in (emacs) `TeX Editing':
In TeX, the character '"' is not normally used; instead, quotations
begin with '``' and end with ''''. TeX mode therefore binds the '"' key
to the 'tex-insert-quote' command. This inserts '``' after whitespace
or an open brace, '"' after a backslash, and '''' after any other
character.
As a special exception, if you type '"' when the text before point is
either '``' or '''', Emacs replaces that preceding text with a single
'"' character. You can therefore type '""' to insert '"', should you
ever need to do so. (You can also use 'C-q "' to insert this
character.)
But I don't understand the reported case, unless
"in a document" means only some particular kind
of source document that will be handled in a way
that transforms ``...'' into something else.
This bug report was last modified 4 years and 127 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.