After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721668 - Modelines plugin does not parse c-basic-offset
Modelines plugin does not parse c-basic-offset
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
3.10.x
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-07 02:16 UTC by Michael Catanzaro
Modified: 2019-03-23 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2014-01-07 02:16:50 UTC
When parsing an Emacs modeline, it'd be nice if c-basic-offset was supported, since this setting is found in virtually every Emacs modeline in the projects I've seen.  I believe it can be safely treated as a synonym of indent-offset, which gedit does understand but which is rarely used in practice (I don't think I've seen it before!).
Comment 1 Paolo Borelli 2014-02-23 09:02:46 UTC
Thank for the suggestion. fixed in master