unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13483: 24.2.92; emacs manual > Directory Variables: error in example
@ 2013-01-18  1:48 Michael Heerdegen
  2013-01-18  1:53 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Heerdegen @ 2013-01-18  1:48 UTC (permalink / raw)
  To: 13483

Hi,

yes, this example won't work:

|    Here's an example of a `.dir-locals.el' file:
| 
|      ((nil . ((indent-tabs-mode . t)
|               (fill-column . 80)))
|       (c-mode . ((c-file-style . "BSD")))
|                  (subdirs . nil)))
|       ("src/imported"
|        . ((nil . ((change-log-default-name
|                    . "ChangeLog.local"))))))

The third line in the sexp must be

  (c-mode . ((c-file-style . "BSD")

i.e., there are two closing parens too much.


Thanks,

Michael.


In GNU Emacs 24.2.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
 of 2013-01-16 on drachen
Bzr revision: rgm@gnu.org-20130116122101-t5ychlz0gwh9u34x
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
System Description:	Debian GNU/Linux 7.0 (wheezy)

Configured using:
 `configure '--prefix=/usr/local/built/''

Important settings:
  value of $LC_ALL: de_DE.utf8
  value of $LC_TIME: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t






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

* bug#13483: 24.2.92; emacs manual > Directory Variables: error in example
  2013-01-18  1:48 bug#13483: 24.2.92; emacs manual > Directory Variables: error in example Michael Heerdegen
@ 2013-01-18  1:53 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-01-18  1:53 UTC (permalink / raw)
  To: 13483-done

Version: 24.2.93

Thanks.





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

end of thread, other threads:[~2013-01-18  1:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18  1:48 bug#13483: 24.2.92; emacs manual > Directory Variables: error in example Michael Heerdegen
2013-01-18  1:53 ` Glenn Morris

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).