emacs-devel
[Top][All Lists]
Advanced

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

Re: Multi-tty design (Re: Reordering etc/NEWS)


From: Richard Stallman
Subject: Re: Multi-tty design (Re: Reordering etc/NEWS)
Date: Tue, 22 May 2007 11:49:34 -0400

    The only thing that does not really look nice is deleting the first
    element of the shared tail global-process-environment: one would have
    to do the deletion the hard way, by doing something like

    Maybe one should start global-process-environment with a dummy entry.

I think a dummy link whose car is nil would be an elegant solution.

    Is there any way to check whether process-environment is
    terminal-local (the global binding), or let-bound?  Maybe a solution
    can be manufactured around that.

That would be extremely un-Lispy.





reply via email to

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