unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24292: # Local Variables: not working
@ 2016-08-23 10:04 nullx002
  2016-08-23 17:00 ` Alan Mackenzie
  0 siblings, 1 reply; 3+ messages in thread
From: nullx002 @ 2016-08-23 10:04 UTC (permalink / raw)
  To: 24292



+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

My init.el file has following line:

(gobal-linum-mode t)

Now I want to disable linum-mode for few .org files so i used following:

# Local Variables:
# eval: (linum-mode 0)
# End:

in header above everything else.

but it is not working for me for org files, it works for other files
like .txt .md .js etc. but not for .org files

I tired with empty .org file and result is same.

C-h v linum-mode for .txt file gives:

Its value is nil
Local in buffer test.txt; global value is the same.

while,

C-h v linum-mode for .org file gives:

Its value is t
Local in buffer capture-tasks.org; global value is nil

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



In GNU Emacs 24.5.1 (i686-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2016-04-17 on lgw01-36, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11803000
System Description:	Ubuntu 16.04.1 LTS

Important settings:
  value of $LANG: en_IN
  value of $XMODIFIERS: 
  locale-coding-system: iso-latin-1-unix

Major mode: Emacs-Lisp

Minor modes in effect:
  savehist-mode: t
  desktop-save-mode: t
  yahoo-weather-mode: t
  shell-dirtrack-mode: t
  winner-mode: t
  global-linum-mode: t
  linum-mode: t
  global-hl-line-mode: t
  show-paren-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t





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

end of thread, other threads:[~2016-08-24 11:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23 10:04 bug#24292: # Local Variables: not working nullx002
2016-08-23 17:00 ` Alan Mackenzie
     [not found]   ` <87oa4ituj4.fsf@gmail.com>
2016-08-24 11:21     ` Alan Mackenzie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).