help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hook and interactive with parameter


From: Lajos Bodnar
Subject: Re: hook and interactive with parameter
Date: Tue, 13 Feb 2018 09:42:54 +0100

Maybe I have to find a project/solution/workspace handler and if the opened
file is into these workspace then I will run intero-mode.

On Tue, Feb 13, 2018 at 9:23 AM, Lajos Bodnar <bodnarlajoska@gmail.com>
wrote:

> Thanks a lot,
> I understood what the problem is with this concept.
> What is your advice ?
> The problem is that if I open a haskell file then sometimes I don't want
> to run intero-mode with it (because the intero mode is very expensive).
> In most cases I would like to run intero but not all time.
>
> On Mon, Feb 12, 2018 at 5:21 PM, Emanuel Berg <moasen@zoho.com> wrote:
>
>> tomas wrote:
>>
>> > That said, to me, calling user interaction
>> > from a hook "feels" a bit strange.
>> > But perhaps it's just me.
>>
>> No, hooks are often troublesome and the more you
>> put into them, the more trouble you get.
>> In this case while I don't think the computer
>> will blow up, I think the OP will be annoyed
>> with this question popping up all the time.
>> It isn't the Emacs way. And it is inefficient
>> as well as without it, say 50% of the times it
>> would be correct without any interference, now
>> you have to answer yes or no 100% of the
>> times instead.
>>
>> --
>> underground experts united
>> http://user.it.uu.se/~embe8573
>>
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]