On Wed, Apr 29, 2009 at 11:43 AM, Bill Hoffman<bill.hoff...@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.

James
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to