MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015429 | CMake | CMake | public | 2015-03-04 15:23 | 2016-06-10 14:31 |
Reporter | Haroogan | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0015429: Emacs: Please, inherit `cmake-mode' from `prog-mode' | ||||
Description | The title speaks for itself. Is there any particular reason that you decided not to make any inheritance for `cmake-mode'? Some people (including me) have things like (add-hook 'text-mode-hook 'fci-mode) (add-hook 'prog-mode-hook 'fci-mode) which make life easier, and that's exactly one of those features what proper mode inheritance was intended for. Please, consider using proper way of Emacs major mode definition, i.e. (define-derived-mode cmake-mode prog-mode "CMAKE" ... Thank you. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-03-04 15:23 | Haroogan | New Issue | |||
2015-03-04 15:32 | Brad King | Note Added: 0038146 | |||
2015-03-09 09:54 | Brad King | Note Added: 0038184 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042724 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|