Hello,
I wonder for how much time this has gone unnoticed. Look at this
line of code from info.c, info_show_info() - the function which
fills the info view:
hline (ACS_HLINE|NORMAL_COLOR, info->widget.x-2);
The second argument of hline() is supp
Hello,
On Sat, 9 Jul 2005, Leonard den Ottolander wrote:
> On Sat, 2005-07-09 at 17:16, Pavel Tsekov wrote:
> > Where have you been when the changes to slang_init() were discussed ?
> > Suddenly, such a big discussion over a not so big thing ?
>
> Just answering your questions.
I can hardly see
On Sat, 2005-07-09 at 17:16, Pavel Tsekov wrote:
> Where have you been when the changes to slang_init() were discussed ?
> Suddenly, such a big discussion over a not so big thing ?
Just answering your questions.
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
__
Hello,
On Sat, 9 Jul 2005, Leonard den Ottolander wrote:
> Hello Pavel,
>
> On Fri, 2005-07-08 at 20:06, Pavel Tsekov wrote:
> > > Indeed this limit should be increased to 512, but as I've pointed out
> > > before that is sadly not a one place fix.
> >
> > Are you sure ?
>
> The limit should be s
Hi,
On Sat, 2005-07-09 at 14:38, Leonard den Ottolander wrote:
> As wtools.h requires Dlg_head and WListbox defined in widget.h it's much
> easier to #include "widget.h" than to redefine them. This makes it
> possible to get rid of a load of unnecessary #include's of widget.h and
> dialog.h.
Beca
Hi,
As wtools.h requires Dlg_head and WListbox defined in widget.h it's much
easier to #include "widget.h" than to redefine them. This makes it
possible to get rid of a load of unnecessary #include's of widget.h and
dialog.h.
Patch is against HEAD. Any reason not to commit it?
Leonard.
--
moun
Hi!
My friend ask me about copying process under mc. He discovers following
behaviour of setting permissions on file.
umask=111 (mount or console parameter)
-rw-rw-rw- 1 ulyanitsky_nikolay ulyanitsky_nikolay 0 Jul 9 14:39
after_cp.txt
-rw--- 1 ulyanitsky_nikolay ulyanitsky_nikolay 0 J