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

James Bigler jamesbigler at gmail.com
Fri Jun 26 13:27:13 EDT 2009


On Fri, Jun 26, 2009 at 6:33 AM, Bill Hoffman <bill.hoffman at kitware.com>wrote:

> 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
>

Done: http://www.vtk.org/Bug/view.php?id=9210

James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090626/413ccaf5/attachment.htm>


More information about the CMake mailing list