emacs-devel
[Top][All Lists]
Advanced

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

Re: Next release


From: Tassilo Horn
Subject: Re: Next release
Date: Fri, 09 May 2008 08:07:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> And stderr for ttys, I guess.
>
> Why?  Nobody's ever complained about the current behavior on ttys.

At least the emacs startup with my .emacs looks weird on ttys as well.
First I have a normal frame with tmm menu bar and mode-line and messages
are printed in the echo area.  That's before my .emacs is processed.

Then, shortly after starting to load my .emacs, the mode-line vanishes
and messages appear somewhere in the middle of the frame.  At last the
window is split in two side-by-side windows, the left one showing
*scratch* and the right one my org agenda.

It seems to be the line

  (org-agenda-list)

in my .emacs which causes the troubles, but I guess any function call
which involves splitting of windows will do.

Bye,
Tassilo




reply via email to

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