* buttonized urls in bitex files
@ 2004-09-15 19:22 Jochen Küpper
2004-09-15 19:34 ` Jesper Harder
2004-09-15 19:45 ` Stefan Monnier
0 siblings, 2 replies; 3+ messages in thread
From: Jochen Küpper @ 2004-09-15 19:22 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 858 bytes --]
It is probably fairly common to have url-fields in bibtex entries
nowadays.
Editing bibtex files in Emacs using bibtex mode one can open such urls
by moving point onto them and calling browse-url.
I thought it would be great if the url-field would be
buttonized/clickable so that one could open the link by a single
mouse-click.
Browsing google I couldn't find anything along these lines. Is
something like this possible already? Does anybody have some code?
Could something like that be added to bibtex.el?
,----[(version)]
| GNU Emacs 21.2.1 (i686-pc-cygwin, X toolkit) of 2004-03-22 on cm-test
`----
Greetings,
Jochen
--
Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de
Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D
(Part 3 you find in my messages before fall 2003.)
[-- Attachment #1.2: Type: application/pgp-signature, Size: 185 bytes --]
[-- Attachment #2: Type: text/plain, Size: 173 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: buttonized urls in bitex files
2004-09-15 19:22 buttonized urls in bitex files Jochen Küpper
@ 2004-09-15 19:34 ` Jesper Harder
2004-09-15 19:45 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Jesper Harder @ 2004-09-15 19:34 UTC (permalink / raw)
Jochen Küpper <usenet@jochen-kuepper.de> writes:
> Editing bibtex files in Emacs using bibtex mode one can open such urls
> by moving point onto them and calling browse-url.
>
> I thought it would be great if the url-field would be
> buttonized/clickable so that one could open the link by a single
> mouse-click.
Add
;;; eval: (goto-address) ***
in your local variables section in the file [untested!], or use a
mode-hook (maybe).
--
Jesper Harder <http://purl.org/harder/>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: buttonized urls in bitex files
2004-09-15 19:22 buttonized urls in bitex files Jochen Küpper
2004-09-15 19:34 ` Jesper Harder
@ 2004-09-15 19:45 ` Stefan Monnier
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2004-09-15 19:45 UTC (permalink / raw)
> I thought it would be great if the url-field would be
> buttonized/clickable so that one could open the link by a single
> mouse-click.
Funny you should ask. It's been added to the Emacs-CVS a few days ago.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-09-15 19:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-15 19:22 buttonized urls in bitex files Jochen Küpper
2004-09-15 19:34 ` Jesper Harder
2004-09-15 19:45 ` Stefan Monnier
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).