GNU bug report logs -
#11127
24.0.94; [PATCH] Tutorial breaks with modified key bindings
Previous Next
Reported by: "Aaron S. Hawley" <aaron.s.hawley <at> gmail.com>
Date: Thu, 29 Mar 2012 19:22:02 UTC
Severity: minor
Found in version 24.0.94
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 11127 <at> debbugs.gnu.org (full text, mbox):
"Aaron S. Hawley" wrote:
> (dir-locals-set-class-variables
> 'unwritable-directory
> '((nil . ((buffer-read-only . t)))))
> (dir-locals-set-directory-class default-directory 'unwritable-directory)
> C-h t
>
> I believe I've found a corner-case.
A very small corner I should imagine. ;)
I'll make it set buffer-read-only (back) to nil after hacking locals.
Though maybe there are other directory locals that could cause
non-standard behaviour. It's a shame there appears to be no setting for
enable-local-variables that means "respect (safe) file-locals, but
ignore directory locals".
> Although, is (hack-local-variables) really that necessary in tutorial.el?
Some of the languages set sentence-end-double-space to nil.
That appears to be it. Personally, I think this takes "translation" a
bit too far, but without the local setting the sentence motion commands
don't work correctly. (Though I don't recall ever seeing this reported
as a bug, and prior to 24 local variables were not respected in the
tutorial.)
I also think any Local Variables section should be removed from the
displayed tutorial buffer.
This bug report was last modified 12 years and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.