Package: dhcp3-client
Version: 3.0.4-2
Severity: normal
Since the upgrade to 3.0.4-2, I've been seeing the following logs:
May 21 13:13:16 debil dhclient: execve (/etc/dhcp3/dhclient-script, ...): No
such file or directory
May 21 13:38:05 debil dhclient: execve (/etc/dhcp3/dhclient-script,
Package: jahshaka
Version: 1.9.9-3
Severity: minor
There is a small typo (vieao) in the short description for jahshaka.
James
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (499, 'experimental')
Architecture: i386 (i686)
Shell: /b
Package: mutt
Version: 1.5.11+cvs20060126-1
Severity: normal
I was initially seeing this segfault when attempting to break-thread on
a reply to an email whose parent hadn't been received yet. After the
break-thread, my view of the folder changed from the bottom of the list
of emails to the top.
On Mon, Jun 20, 2005 at 10:35:23AM +0200, Tomas Pospisek wrote:
> The debian changelog reads "* New upstream releases.", but since there's
> no upstream changelog included in the package one is left with his own
> dreams... ;-)
Previous to version 1.11.1, the changelog was included in the html
doc
On Wed, Jun 15, 2005 at 09:11:45AM -0500, Wayne Scott wrote:
> Typing 'help' doesn't seem to work because the file
> /usr/share/doc/fish/index.html is missing most the files for the links.
This looks like it may be a problem with the newer version of Doxygen
(1.4.3) that was recently uploaded. I'
tags 309928 fixed pending
thanks
On Sat, May 21, 2005 at 02:51:33AM +1200, Carlos Z.F. Liu wrote:
> I have a text file with gzip compression. After I open it by vim, and
> edit a bit, and ":w" it, vim show following error msg:
>
> Error detected while processing function 14_write:
> line7:
> E
On Sun, May 08, 2005 at 09:07:44PM -0400, Adrian Irving-Beer wrote:
> Taken from the help docs for the 'secure' option:
>
> [. . .] On Unix this option is only used if the ".vimrc" or
> ".exrc" is not owned by you. This can be dangerous if the systems
> allows users to do a "chown". Y
> I start up gvim on a file, and I get a horrible gumby double-spaced
> font (I can provide a screenshot if desired). The font is Sans 12.
Did you specifically set 'guifont' to Sans 12 or are you just assuming
that's what it is because that's what the font selector has selected
when you open it?
tags 239216 + unreproducible moreinfo
thanks
> I often use many different gvim windows and I'm seeing my gnome
> taskbar filled. Other programs as Mozilla Firebird get grouped,
> instead.
Are you still able to reproduce this? I've attempted with vim-gnome
6.3.071+1 and was unable. I'm tagging th
tags 204373 + moreinfo unreproducible
thanks
> Version: 1:6.1-474+2
>
>
> I have these lines in my .vimrc:
>
> " Use Ctrl-J just like in pico or nano
> nmap vipgq
> nmap gq
>
> With those settings I was able to justify text with Ctrl-J just like in
> pico or nano. But somehow that stopped
This was a problem with libglib1.2. irssi uses its g_get_real_name
function to retrieve the name from /etc/passwd. Now that irssi is being
built with libglib2.0, this bug should be fixed.
James
--
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Dig
This is not a bug. As per the comments in $VIMRUNTIME/syntax/perl.vim,
you need to "let perl_extended_vars = 1" to enable proper highlighting
of complex variables.
" If you *want* complex things like @{${"foo"}} to be processed,
" just set the variable "perl_extended_vars"...
James
--
G
This isn't a bug. The % option for 'viminfo' does not accept an argument.
It's a boolean. Only in vim7 can you specify a numeric argument for %.
Help for the % argument:
% When included, save and restore the buffer list. If Vim is
started with a file name argument, the buffer lis
This isn't a bug in either program. This behavior is because the yank
you performed just placed the text in X's PRIMARY selection. This is
used for visual selections. If you want the text to be in X's CLIPBOARD
(so you can use an application's "paste" operation), you should yank the
text into th
14 matches
Mail list logo