Closed Bug 1065252 Opened 10 years ago Closed 10 years ago

Ignore Emacs directory variable files

Categories

(Core :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(1 file)

Specifically, ignore Emacs's directory variable files .dir-locals.el in all directory. It allows me to write ((c-mode . ((mode . c++)))) to view all .h files in C++ mode especially for those .h files generated by IDL without proper Emacs modeline.

The usage for Emacs directory variables.
https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html
Ignore Emacs's directory variable files .dir-locals.el in all directory.
It allows me to write ((c-mode . ((mode . c++)))) to view all .h files
in C++ mode especially for those .h files generated by IDL without
proper Emacs modeline.

DONTBUILD because NPOTB
Attachment #8486992 - Flags: review?(ted)
Assignee: nobody → tlin
Attachment #8486992 - Flags: review?(ted) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/8f093d2b2192
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.