[CMake] Emacs: Addition to cmake-model.el to show cmake documentation

Bill Hoffman bill.hoffman at kitware.com
Fri Jun 26 08:33:51 EDT 2009


James Bigler wrote:
> On Wed, Apr 29, 2009 at 11:43 AM, Bill Hoffman<bill.hoffman at kitware.com> wrote:
>> James Bigler wrote:
>>> Thanks for the suggestion.  word-at-point works better than my hand rolled
>>> code.
>>>
>>> Here's the updated version.  I also fixed a slight annoyance where if the
>>> help command output was short enough it would print the outout to both the
>>> help buffer and the minibuffer.
>>>
>>> I'm also open to additional suggestions.
>>>
>>> James
>> Works for me:
>>
>> (setq exec-path (cons "c:/Program Files/CMake 2.6/bin" exec-path))
>> (load "c:/hoffman/My Builds/CMake/Docs/cmake-emacs-help.el")
>>
>> -Bill
> 
> So should I file a bug with this code as a patch?  It would be great
> if this could be included in the distribution.
> 
Sure.

-Bill


More information about the CMake mailing list