From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [jidanni@jidanni.org: find-library-name perhaps should try .emacs]
Date: Mon, 21 Jan 2008 15:31:02 -0500 [thread overview]
Message-ID: <E1JH3IM-0004TS-T0@fencepost.gnu.org> (raw)
Would someone please DTRT and ack?
------- Start of forwarded message -------
To: bug-gnu-emacs@gnu.org
From: jidanni@jidanni.org
Date: Mon, 21 Jan 2008 11:05:55 +0800
Message-ID: <87abmzzxm4.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: find-library-name perhaps should try .emacs
C-h k runs the command describe-key
which showed me
C-x t runs the command jidanni-tidy-buffer
which is an interactive compiled Lisp function in `/home/jidanni/.emacs.elc'.
But when I clicked that filename, I got
find-library-name: Can't find library /home/jidanni/.emacs.el
Why of course. It's in .emacs, not .emacs.el.
(I use (add-hook 'emacs-lisp-mode-hook '(lambda () (add-hook
'after-save-hook '(lambda () (byte-compile-file buffer-file-name) )
nil t))) to make it.) emacs-version "22.1.1"
------- End of forwarded message -------
next reply other threads:[~2008-01-21 20:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 20:31 Richard Stallman [this message]
2008-02-23 22:28 ` dired cannot access file names with a quote Chong Yidong
2008-02-23 22:49 ` Glenn Morris
2008-02-23 23:55 ` Chong Yidong
2008-02-24 0:26 ` Stefan Monnier
2008-02-25 17:41 ` Chong Yidong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JH3IM-0004TS-T0@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.