emacs-devel
[Top][All Lists]
Advanced

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

Re: Tabs are ready? -> Let us give a definition of tabs.


From: Nix
Subject: Re: Tabs are ready? -> Let us give a definition of tabs.
Date: Sun, 12 Feb 2012 13:40:41 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

On 11 Feb 2012, Alin Soare uttered the following:
> If a tab needs to create a process, it needs to keep the process variable
> TABPROC somewhere. This 'somewhere does not belong to global env, but to a
> tab-env.
>
> The system will never see the variable  TABPROC.
>
> The variable tabproc is evaluated only by the callbacks associated with the
> events of the tab.
>
> Only the callbacks of the tab need to evaluate that variable.

So it's a hook parameter, part of state kept by the tab. Right. That's
less likely to be agony to implement and less likely to cause
dissension.

-- 
NULL && (void)



reply via email to

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