Michael Bach writes:
> On 6/17/14 12:20 PM, Eric Abrahamsen wrote:
>> Hi there,
>>
>> I just started using helm, with some ambivalence. Turning on helm mode
>> stompled all over my emacs, but for just that reason I suppose it might
>> be worth trading my ido muscle memory for helm muscle memory.
On 6/17/14 12:20 PM, Eric Abrahamsen wrote:
> Hi there,
>
> I just started using helm, with some ambivalence. Turning on helm mode
> stompled all over my emacs, but for just that reason I suppose it might
> be worth trading my ido muscle memory for helm muscle memory.
>
> Anyhoo... The only thing
Sylvain Rousseau writes:
> Here is the updated patch and config from my .emacs
>
> (when (and (boundp 'org-completion-handler)
> (require 'helm nil t))
> (defun org-helm-completion-handler
> (prompt collection &optional predicate require-match
>
Here is the updated patch and config from my .emacs
(when (and (boundp 'org-completion-handler)
(require 'helm nil t))
(defun org-helm-completion-handler
(prompt collection &optional predicate require-match
initial-input hist def inherit-input-m
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
> Hi
>
>> I just started using helm, with some ambivalence. Turning on helm mode
>> stompled all over my emacs, but for just that reason I suppose it might
>> be worth trading my ido muscle memory for helm muscle memory.
>
> helm is truly amazi
Eric Abrahamsen writes:
Hi
> I just started using helm, with some ambivalence. Turning on helm mode
> stompled all over my emacs, but for just that reason I suppose it might
> be worth trading my ido muscle memory for helm muscle memory.
helm is truly amazing and impressive, and I did not even
Hi there,
I just started using helm, with some ambivalence. Turning on helm mode
stompled all over my emacs, but for just that reason I suppose it might
be worth trading my ido muscle memory for helm muscle memory.
Anyhoo... The only thing it doesn't work well with is org-refile and
friends. It c