emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU Emacs theme submission


From: Thien-Thi Nguyen
Subject: Re: GNU Emacs theme submission
Date: Sat, 29 Jan 2011 14:41:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Tassilo Horn <address@hidden>
() Sat, 29 Jan 2011 13:57:58 +0100

   Well, if you want to link to an emacs file in the repository by means of
   a browser, there's currently no other way than the git mirror.  The bzr
   repository cannot be browsed.

Presuming people read their mail in Emacs, we could adopt a convention of
using the variable name EMACSSRCROOT (or something like that) so that those
who set that environment variable can use ‘find-file-at-point’.

E.g., in ~/.emacs, i have:

  (setenv "EMACSSRCROOT" "~/build/GNU/emacs")

and now i can (even in this buffer), use ‘M-x find-file-at-point’ on

  $EMACSSRCROOT/etc/themes

to visit that directory (in Dired mode).

Of course, Emacs already supports finding its source files (as part of
preparing the decoration in the *Help* buffer); this is a simpler idea
potentially useful in many more contexts.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]