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

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

Re: How to open full window programmatically?


From: Emanuel Berg
Subject: Re: How to open full window programmatically?
Date: Thu, 03 Dec 2020 09:07:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis wrote:

> My uptime is 2 days and 11 hours, and all states got chaned
> and are weird. It is like dream.

Don't do that, at least don't make it a habit. 2d 11h w/o food
no problem. 2d 11h w/o sleep -> psychosis ahead.

  advance too quickly, you catch up with death.
  but advance too slowly, death catches up with YOU

> - input-method changed and I cannot turn it off, so the state
> is not changeable.

No, I mean state that is relevant to that particular function...

> I do not think it is that easy under this environment where
> I am, you may not have it.

Again, nothing around that function should matter, unless you
want it to. It is just a function. f(x) = y

x here are explicit arguments but also what you call the
environment, sure. But only that data from the environment that
_you_ choose that function f should extract and act upon!

If it gets too complicated, break it up into small modules
(defuns). Try the modules first, when they work have the
function call them. When that works as well you MAY want to
incorporate the modules into the function. Or keep them as
modules! Either way are fine. It is up to you.

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

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