all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16836: 24.3.50.1; Wrong error from file local variable
@ 2014-02-21 17:57 Andreas Röhler
  2014-02-21 18:03 ` Juanma Barranquero
  2014-02-22 20:52 ` Andreas Röhler
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Röhler @ 2014-02-21 17:57 UTC (permalink / raw
  To: 16836

When evaluating a buffer which starts with

-*- lexical-binding: t -*-

get the following error:

Debugger entered--Lisp error: (void-variable -*-)
   eval-buffer()  ; Reading at buffer position 4
   call-interactively(eval-buffer record nil)
   command-execute(eval-buffer record)
   execute-extended-command(nil "eval-buffer")
   call-interactively(execute-extended-command nil nil)
   command-execute(execute-extended-command)

;;;;;;

GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2014-02-19





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

* bug#16836: 24.3.50.1; Wrong error from file local variable
  2014-02-21 17:57 bug#16836: 24.3.50.1; Wrong error from file local variable Andreas Röhler
@ 2014-02-21 18:03 ` Juanma Barranquero
  2014-02-22 20:52 ` Andreas Röhler
  1 sibling, 0 replies; 4+ messages in thread
From: Juanma Barranquero @ 2014-02-21 18:03 UTC (permalink / raw
  To: Andreas Röhler; +Cc: 16836

> When evaluating a buffer which starts with
>
> -*- lexical-binding: t -*-
>
> get the following error:
>
> Debugger entered--Lisp error: (void-variable -*-)

Shouldn't that be in a comment?

;;; -*- lexical-binding: t -*-





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

* bug#16836: 24.3.50.1; Wrong error from file local variable
  2014-02-21 17:57 bug#16836: 24.3.50.1; Wrong error from file local variable Andreas Röhler
  2014-02-21 18:03 ` Juanma Barranquero
@ 2014-02-22 20:52 ` Andreas Röhler
  2014-02-22 20:58   ` Andreas Schwab
  1 sibling, 1 reply; 4+ messages in thread
From: Andreas Röhler @ 2014-02-22 20:52 UTC (permalink / raw
  To: 16836

Am 21.02.2014 18:57, schrieb Andreas Röhler:
> When evaluating a buffer which starts with
>
> -*- lexical-binding: t -*-
>
> get the following error:
>
> Debugger entered--Lisp error: (void-variable -*-)
>    eval-buffer()  ; Reading at buffer position 4
>    call-interactively(eval-buffer record nil)
>    command-execute(eval-buffer record)
>    execute-extended-command(nil "eval-buffer")
>    call-interactively(execute-extended-command nil nil)
>    command-execute(execute-extended-command)
>
> ;;;;;;
>
> GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2014-02-19
>
>
>
>

re-open bug#16836

If the code is correct, Debugger should not raise an error.





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

* bug#16836: 24.3.50.1; Wrong error from file local variable
  2014-02-22 20:52 ` Andreas Röhler
@ 2014-02-22 20:58   ` Andreas Schwab
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Schwab @ 2014-02-22 20:58 UTC (permalink / raw
  To: Andreas Röhler; +Cc: 16836-done

There is nothing to fix.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





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

end of thread, other threads:[~2014-02-22 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 17:57 bug#16836: 24.3.50.1; Wrong error from file local variable Andreas Röhler
2014-02-21 18:03 ` Juanma Barranquero
2014-02-22 20:52 ` Andreas Röhler
2014-02-22 20:58   ` Andreas Schwab

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.