all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Refresh only after key pressed
@ 2015-12-02 15:24 Torsten Bronger
  2015-12-02 17:14 ` Emanuel Berg
       [not found] ` <mailman.1171.1449075840.31583.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Torsten Bronger @ 2015-12-02 15:24 UTC (permalink / raw)
  To: help-gnu-emacs

Hallöchen!

I sometimes observe that the window is not refreshed before I press
any key.  The display "hangs".  For example, I start Gnus, but still
see my opened file (for way too long).  I press a cursor key, and
suddenly see my Gnus groups.

This is difficult to reproduce.  Emacs just seems to be in this
"mode of operation" sometimes.

Does anybody know the cause of this?

Tschö,
Torsten.

-- 
Torsten Bronger    Jabber ID: torsten.bronger@jabber.rwth-aachen.de


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Refresh only after key pressed
  2015-12-02 15:24 Refresh only after key pressed Torsten Bronger
@ 2015-12-02 17:14 ` Emanuel Berg
       [not found] ` <mailman.1171.1449075840.31583.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Emanuel Berg @ 2015-12-02 17:14 UTC (permalink / raw)
  To: help-gnu-emacs

Torsten Bronger <bronger@physik.rwth-aachen.de>
writes:

> I sometimes observe that the window is not refreshed
> before I press any key. The display "hangs".
> For example, I start Gnus, but still see my opened
> file (for way too long).

If "my opened file" is current buffer right before you
invoked Gnus, then actually it does happen that Gnus
takes a while to start.

Did you do this?

    (setq gnus-inhibit-startup-message t)

If you did, depending on how much Gnus you do (Usenet,
Gmane, mail, RSS ...) it can take a while if there is
a lot to be fetched.

If you didn't inhibit the Gnus gnu, then when you
start Gnus the gnu should appear instantly and only
after that should there be the fetch pause.

> I press a cursor key, and suddenly see my
> Gnus groups.

OK, that shouldn't happen. Perhaps your keystroke
coincides with the completion of `gnus'?

What happens if you don't press a cursor key - will it
be forever un-refreshed?

(It is bad karma to use the cursor keys btw.)

> This is difficult to reproduce. Emacs just seems to
> be in this "mode of operation" sometimes.

No, it shouldn't be like that.

-- 
underground experts united
http://user.it.uu.se/~embe8573




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Refresh only after key pressed
       [not found] ` <mailman.1171.1449075840.31583.help-gnu-emacs@gnu.org>
@ 2015-12-02 17:21   ` Torsten Bronger
  2015-12-02 17:48     ` Emanuel Berg
  0 siblings, 1 reply; 4+ messages in thread
From: Torsten Bronger @ 2015-12-02 17:21 UTC (permalink / raw)
  To: help-gnu-emacs

Hallöchen!

Emanuel Berg writes:

> Torsten Bronger <bronger@physik.rwth-aachen.de>
> writes:
>
> [...]
>
>> I press a cursor key, and suddenly see my
>> Gnus groups.
>
> OK, that shouldn't happen. Perhaps your keystroke
> coincides with the completion of `gnus'?

Gnus is only an example.  Automatic reverting of buffers of
externally changed files is another.

> What happens if you don't press a cursor key - will it
> be forever un-refreshed?

Yes.  Well, at least for a ridiculously long time.

Tschö,
Torsten.

-- 
Torsten Bronger    Jabber ID: torsten.bronger@jabber.rwth-aachen.de


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Refresh only after key pressed
  2015-12-02 17:21   ` Torsten Bronger
@ 2015-12-02 17:48     ` Emanuel Berg
  0 siblings, 0 replies; 4+ messages in thread
From: Emanuel Berg @ 2015-12-02 17:48 UTC (permalink / raw)
  To: help-gnu-emacs

Torsten Bronger <bronger@physik.rwth-aachen.de>
writes:

> Gnus is only an example. Automatic reverting of
> buffers of externally changed files is another.

So you do that "automatically" and the result is Emacs
hangs until you press a cursor key?

I think I'll stick to manual, thank you :)

-- 
underground experts united
http://user.it.uu.se/~embe8573




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-02 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 15:24 Refresh only after key pressed Torsten Bronger
2015-12-02 17:14 ` Emanuel Berg
     [not found] ` <mailman.1171.1449075840.31583.help-gnu-emacs@gnu.org>
2015-12-02 17:21   ` Torsten Bronger
2015-12-02 17:48     ` Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.