bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14827: 24.3.50; Can't enter outline-minor-mode from init.el


From: Glenn Morris
Subject: bug#14827: 24.3.50; Can't enter outline-minor-mode from init.el
Date: Mon, 08 Jul 2013 14:51:20 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Barry OReilly wrote:

> Maybe I'm missing something obvious

outline-minor-mode is buffer-local.

emacs -Q --eval '(progn (find-file "/tmp/foo.c") (outline-minor-mode 1))'

Normally, you'd use a file-local variable for that.





reply via email to

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