GNU bug report logs -
#14710
add-file-local-variable vs. unquoted string
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Mon, 24 Jun 2013 21:05:03 UTC
Severity: wishlist
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Try
> M-x add-file-local-variable
> compile-command
> a b c
>
> Note how b c are thrown away.
That's because `add-file-local-variable' takes care about writing
only correct values that could be read later without errors.
> Yes the user should have typed "a b c",
> but still some warning should be printed upon throwing them away.
I have no idea how such a warning could be produced, and even
if we will found a way to detect the situation when it should be
displayed, you won't see it anyway because it will be instantaneously
overwritten in the echo area by another recently added message:
"For this change to take effect revisit file using `revert-buffer'".
This bug report was last modified 12 years and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.