Re: bug: commandline not visible after :tabedit in maximized window

2007-02-12 Thread Bram Moolenaar

Vaclav wrote:

> [Bram, sorry for sending to your personal address by accident for the first 
> time]
>  > What system?  If Unix: what GUI?
> 
> Sorry for not mentioning that. I am running the gnome GUI on Linux. I 
> double-checked on a different machine to exclude the influence of the 
> breakindent patch that is also applied. It seems that it works differently 
> with Metacity WM than with the Xfce window manager (running the same program 
> locally is different from running it remotely); also, the machine with 
> Metacity is xinerama-doublehead, which may make some bugs in the WM code 
> show up. I will install a clean version here and try to determine if it is 
> really a vim bug.

I assume you are using GTK then.  If you use GTK + Gnome then try
recompiling Vim without Gnome.  The Gnome libraries introduce some
problems.

The window manager may do things that Vim can't handle.  Whether that's
the fault of the window manager or Vim is hard to decide.

-- 
Nobody will ever need more than 640 kB RAM.
-- Bill Gates, 1983
Windows 98 requires 16 MB RAM.
-- Bill Gates, 1999
Logical conclusion: Nobody will ever need Windows 98.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///


Re: bug: commandline not visible after :tabedit in maximized window

2007-02-11 Thread Václav Šmilauer
[Bram, sorry for sending to your personal address by accident for the first 
time]

> What system?  If Unix: what GUI?

Sorry for not mentioning that. I am running the gnome GUI on Linux. I 
double-checked on a different machine to exclude the influence of the 
breakindent patch that is also applied. It seems that it works differently 
with Metacity WM than with the Xfce window manager (running the same program 
locally is different from running it remotely); also, the machine with 
Metacity is xinerama-doublehead, which may make some bugs in the WM code 
show up. I will install a clean version here and try to determine if it is 
really a vim bug.


Regards, Vaclav



Re: bug: commandline not visible after :tabedit in maximized window

2007-02-11 Thread Bram Moolenaar

Vaclav wrote:

> I use gvim 7.0 patched 1-164. When doing :tabedit in a single tab buffer, 
> tabs on the top appear and the window is resized so that text area is the 
> same. However, when the window cannot be grown vertically (which is the case 
> for (vertically) maximized window or fullscreen), vim still keeps total 
> buffer height, which makes the bottom part (command line) of the buffer 
> invisible - until the window size is changed, vim is notified of the change 
> and calculates buffer height properly, taking tabs into account. (It doesn't 
> happen for vim running in terminal).
> 
> I am unable to provide a patch for the moment; if it is a known issue, I am 
> very sorry for duplicating the report.

What system?  If Unix: what GUI?

-- 
hundred-and-one symptoms of being an internet addict:
104. When people ask about the Presidential Election you ask "Which country?"

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\download, build and distribute -- http://www.A-A-P.org///
 \\\help me help AIDS victims -- http://ICCF-Holland.org///