unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10814: commentaries reached via finder-list-keywords do not have links
@ 2012-02-15  7:54 Glenn Morris
  2019-08-20 22:29 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2012-02-15  7:54 UTC (permalink / raw)
  To: 10814

Package: emacs
Version: 24.0.93
Severity: wishlist

Current trunk:

emacs -Q -f finder-commentary
calendar RET

In the *Finder-package* buffer, `appt.el' etc are links that can be
clicked to view the named file's commentary.

But if you do instead:
emacs -Q -f finder-list-keywords
select calendar category
select calendar package

then in the *Help* buffer that appears, the same commentary is shown but
there are no links.





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

* bug#10814: commentaries reached via finder-list-keywords do not have links
  2012-02-15  7:54 bug#10814: commentaries reached via finder-list-keywords do not have links Glenn Morris
@ 2019-08-20 22:29 ` Stefan Kangas
  2021-10-23  3:33   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-08-20 22:29 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10814

Glenn Morris <rgm@gnu.org> writes:

> Package: emacs
> Version: 24.0.93
> Severity: wishlist
>
> Current trunk:
>
> emacs -Q -f finder-commentary
> calendar RET
>
> In the *Finder-package* buffer, `appt.el' etc are links that can be
> clicked to view the named file's commentary.
>
> But if you do instead:
> emacs -Q -f finder-list-keywords
> select calendar category
> select calendar package
>
> then in the *Help* buffer that appears, the same commentary is shown but
> there are no links.

This seems to be because there are two similar functions,
finder-commentary and describe-package to generate this text.

Perhaps these two functions should somehow be merged?

Thanks,
Stefan Kangas





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

* bug#10814: commentaries reached via finder-list-keywords do not have links
  2019-08-20 22:29 ` Stefan Kangas
@ 2021-10-23  3:33   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2021-10-23  3:33 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 10814

close 10814 29.1
thanks

Stefan Kangas <stefan@marxist.se> writes:

> Glenn Morris <rgm@gnu.org> writes:
>
>> Package: emacs
>> Version: 24.0.93
>> Severity: wishlist
>>
>> Current trunk:
>>
>> emacs -Q -f finder-commentary
>> calendar RET
>>
>> In the *Finder-package* buffer, `appt.el' etc are links that can be
>> clicked to view the named file's commentary.
>>
>> But if you do instead:
>> emacs -Q -f finder-list-keywords
>> select calendar category
>> select calendar package
>>
>> then in the *Help* buffer that appears, the same commentary is shown but
>> there are no links.
>
> This seems to be because there are two similar functions,
> finder-commentary and describe-package to generate this text.

I have now fixed the above issue on master (commit 241574375d).  You
will now see the links using the above recipe.

> Perhaps these two functions should somehow be merged?

I did not do this part, but I added a FIXME.  Hopefully someone will
pick it up at some point.





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

end of thread, other threads:[~2021-10-23  3:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15  7:54 bug#10814: commentaries reached via finder-list-keywords do not have links Glenn Morris
2019-08-20 22:29 ` Stefan Kangas
2021-10-23  3:33   ` Stefan Kangas

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