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 size, then emacs resizes itself to be larger, this would make the bottom of emacs window go out of screen region. One could probably add a check after handling resize requests to bring the window fully back into screen region. For now you could make emacs load the font you use directly at startup with ~/.Xresources like Emacs.font: -*-proggytiny-*-*-*-*-*-*-*-*-*-*-*-* or Emacs.font: Dejavu Sans Mono-8 and do xrdb -merge .Xresources
BR On Tue, Jun 1, 2010 at 1:00 PM, Amitav Mohanty <amitavmohant...@gmail.com> wrote: > 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/AAAAAAAAAO8/0hTkA6_rwEg/s1600/emacs1.png > . I think it rather be like this > http://2.bp.blogspot.com/_jmVxCj-35E8/TAQ8HsbtA-I/AAAAAAAAAPE/8D0QU926vR8/s1600/emacs2.png > . Vincent guessed it might be a problem with icccm or netwm. Let me know > how I can provide more useful information. > > Regards, > Amitav > IRC:dknight > ------------------------------------------------------------------------------ > > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel