GNU bug report logs -
#36368
27.0.50; @uref{} @url{} misusage?
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Tue, 25 Jun 2019 01:28:01 UTC
Severity: minor
Found in version 27.0.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 26 Jun 2019 08:21:20 +0900
with message-id <b4m4l4d2qvj.fsf <at> jpl.org>
and subject line Re: bug#36368: 27.0.50; @uref{} @url{} misusage?
has caused the debbugs.gnu.org bug report #36368,
regarding 27.0.50; @uref{} @url{} misusage?
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36368: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36368
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The three texi files auth.texi, cc-mode.texi, and tramp.texi in
the doc/misc/ directory use this kind of markup:
@uref{https://www.example.com/,,description} ...[1]
This produces only "description", the url nor the link doesn't
appear in the info file. Shouldn't it use a single "," not ",,"?
[1] in tramp.texi @url is used instead in the @footnote{}.
[Message part 3 (message/rfc822, inline)]
On Tue, 25 Jun 2019 18:04:59 +0300, Eli Zaretskii wrote:
[...]
>> @uref{https://www.example.com/,,description} ...[1]
>> This produces only "description", the url nor the link doesn't
>> appear in the info file. Shouldn't it use a single "," not ",,"?
> Not necessarily. See the description in the node "@url Examples" of
> the Texinfo manual.
> If, after reading that, you agree that this is not a bug, please close
> it.
Ok, it's not a bug and I'm closing this. Why I suspected it not
to be what the author wanted to do (since those urls will never
appear in at least info files) is that such expressions are just
a few cases in the texi files existing in the doc/ directory.
Overwhelming numbers of @uref, @url, and @indicateurl forms show
urls in info files:
175+94+8 @uref{url} @url{url} @indicateurl{url}
196+20 @uref{url,desc} @url{url,desc}
7+3 @uref{url,,desc} @url{url,,desc}
Regards,
;; I found it while translating the recent changes in auth.texi
;; into Japanese in gnus-doc-ja. Though auth-source.el is not
;; a part of Gnus, I've been still keeping to maitain the files
;; that used to be in the Gnus repo that was separated from Emacs.
This bug report was last modified 6 years and 45 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.