all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* difficulty entering balance mode
@ 2015-07-24 19:23 Haines Brown
  2015-07-25  1:31 ` Emanuel Berg
  2015-07-25  8:02 ` Stefan Monnier
  0 siblings, 2 replies; 24+ messages in thread
From: Haines Brown @ 2015-07-24 19:23 UTC (permalink / raw)
  To: help-gnu-emacs

I don't know that I changed any emacs configuration, but it now has
problems entering balance mode.

Of do C-f to find ~/.balance.bal, nothing happens. If I do it a second
time, emacs enters the balance mode properly.

In .emacs I have:

  (autoload 'balance-mode "balance")
   (setq auto-mode-alist
     (append '(("\\.bal$" . balance-mode)) auto-mode-alist))



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

end of thread, other threads:[~2015-07-30 22:44 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.