Bug#807151: ninja-build: ninja-mode.el buffer local comment-start

2016-02-05 Thread Felix Geyer
Hi, On Sun, 06 Dec 2015 15:37:55 +1100 Kevin Ryde wrote: > Package: ninja-build > Version: 1.5.1-0.1 > Severity: normal > Tags: patch > File: /usr/share/emacs/site-lisp/ninja-mode.el > > ninja-mode.el has > > (setq comment-start "#") > > which sets the

Bug#807151: ninja-build: ninja-mode.el buffer local comment-start

2015-12-05 Thread Kevin Ryde
Package: ninja-build Version: 1.5.1-0.1 Severity: normal Tags: patch File: /usr/share/emacs/site-lisp/ninja-mode.el ninja-mode.el has (setq comment-start "#") which sets the comment-start string globally (affecting all buffers without their own setting). A major mode usually should be