bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17947: 24.3; ruby-mode sets require-final-newline unconditionally


From: Stefan Monnier
Subject: bug#17947: 24.3; ruby-mode sets require-final-newline unconditionally
Date: Sat, 05 Jul 2014 14:38:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> One user reported that ruby-mode triggers this warning. Sure enough, in
> ruby-mode.el at line 287, I see:
>   (set (make-local-variable 'require-final-newline) t)

Removed in the `emacs-24' branch.  It was a remnant from before ruby-mode
was made to inherit from prog-mode.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]