[Webkit-unassigned] [Bug 72483] Add .dir-locals.el file for Emacs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 11:23:22 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72483


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell at chromium.org




--- Comment #15 from Joshua Bell <jsbell at chromium.org>  2011-11-23 11:23:22 PST ---
(In reply to comment #14)
> Perhaps there can be a .dir.locals.locals.el or something similar to allow extending the WebKit defaults.

http://code.google.com/p/chromium/wiki/Emacs 

... recommends having .dir-locals.el specify (c-file-style . "WebKit") for c-mode/c++-mode so that additional customization can be done in your .emacs - this would at least be a standard way to allow users to make additional style changes.

While I'm skeptical that editor-specific style options should be baked into the tree like this, I'd personally be satisfied (for now) if the c-file-style entries were added.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list