From: Haines Brown <haines@histomat.net>
To: help-gnu-emacs@gnu.org
Subject: Re: difficulty entering balance mode
Date: Sat, 25 Jul 2015 14:53:25 -0400 [thread overview]
Message-ID: <20150725185325.GE23817@engels.historicalmaterialism.info> (raw)
In-Reply-To: <87a8ul2fc3.fsf@nl106-137-147.student.uu.se>
I've reduced things to elementals. That is, I do $ emacs -q -l
.emacs-test. This .emacs-test file has in it only these lines:
(autoload 'balance-mode "balance")
(setq auto-mode-alist
(append '(("\\.bal\\'" . balance-mode)) auto-mode-alist))
When I do M-x f to find .balance.bal, now it opens on first try, but
emacs does enter balance mode. I get this error:
file mode specification error: (file-error) "Cannot open load file "no
such file or directory" "balance".
This is indeed no such file "balance". Rather there is .balance.bal.
next prev parent reply other threads:[~2015-07-25 18:53 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 19:23 difficulty entering balance mode Haines Brown
2015-07-25 1:31 ` Emanuel Berg
2015-07-25 10:52 ` Haines Brown
2015-07-26 21:53 ` Emanuel Berg
2015-07-25 18:53 ` Haines Brown [this message]
2015-07-25 20:43 ` Ian Zimmerman
2015-07-26 21:59 ` Emanuel Berg
2015-07-27 10:16 ` difficulty entering balance mode (SOLVED) Haines Brown
2015-07-27 23:32 ` Emanuel Berg
[not found] ` <mailman.7494.1438040115.904.help-gnu-emacs@gnu.org>
2015-07-28 10:38 ` Haines Brown
2015-07-28 21:28 ` Emanuel Berg
2015-07-28 21:46 ` Ian Zimmerman
2015-07-29 15:44 ` Haines Brown
2015-07-29 17:04 ` difficulty entering balance mode Ian Zimmerman
[not found] ` <mailman.7618.1438189554.904.help-gnu-emacs@gnu.org>
2015-07-30 11:02 ` Haines Brown
2015-07-30 15:54 ` Ian Zimmerman
2015-07-30 17:30 ` Haines Brown
2015-07-30 22:44 ` Emanuel Berg
2015-07-25 8:02 ` Stefan Monnier
2015-07-25 10:39 ` Haines Brown
2015-07-25 16:06 ` Stefan Monnier
2015-07-26 21:44 ` Emanuel Berg
2015-07-26 22:14 ` Ian Zimmerman
2015-07-26 22:19 ` Emanuel Berg
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=20150725185325.GE23817@engels.historicalmaterialism.info \
--to=haines@histomat.net \
--cc=help-gnu-emacs@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.