Hello,
I think the problem that you see comes from emacs resizing its window
after init. otherwise I cant reproduce this. are you sure it comes
from shelf being set to autohide? I guess emacs default font is
smaller than the one loaded in init. so e placed the window correct
for the initial window
Amitav Mohanty writes:
> Hello
>
> Recently I noticed that with auto-hide on, emacs bottom-line goes below
> the screen as seen here
> http://2.bp.blogspot.com/_jmVxCj-35E8/TAQ69u9dq1I/AO8/0hTkA6_rwEg/s1600/emacs1.png
>
> . I think it rather be like this
> http://2.bp.blogspot.com/_j
I just updated and noticed that E doesn't start up any more. The code just
from :1485 to :1538
bt:
#0 0x71efe93d in read () at ../sysdeps/unix/syscall-template.S:82
#1 0x7501de91 in _ecore_con_svr_cl_handler (data=0x873af0,
fd_handler=0x873b60) at ecore_con.c:1485
#2 0x7f
On Mon, Jun 7, 2010 at 10:43 AM, Enlightenment SVN
wrote:
> Log:
> oops - forgot to return CALLBACK_CANCEL on elm_clock
>
>
> Author: bdilly
> Date: 2010-06-07 06:43:07 -0700 (Mon, 07 Jun 2010)
> New Revision: 49553
>
> Modified:
> trunk/TMP/st/elementary/src/lib/elm_clock.c
>
> Mo