[Bug 1576583] Re: vim paste option bracks expandtab option

2017-11-07 Thread Will Gray
This is not a bug, but the defined behavior of the 'paste' setting. > When the 'paste' option is switched on (also when it was already on): > - 'expandtab' is reset ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a me

[Bug 572627] Re: ftdetect scripts not loaded from directories added to runtimepath

2012-07-09 Thread Will Gray
@garrison-codefix The workaround is to turn filetype detection off and back on after you've modified 'runtimepath'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/572627 Title: ftdetect scripts not

[Bug 992018] [NEW] Cannot type ^ with binding on ctrl-^

2012-04-30 Thread Will Gray
Public bug reported: Irssi converts ctrl- keypresses to strings for comparison with bindings. However, there is a block of code in src/fe-text/gui-readline.c that converts the single keypress ^ to ^^. I reported the issue upstream years ago, but it still hasn't been addressed. http://bugs.irssi.

[Bug 992018] Re: Cannot type ^ with binding on ctrl-^

2012-04-30 Thread Will Gray
** Attachment added: "99bindings.patch" https://bugs.launchpad.net/bugs/992018/+attachment/3120756/+files/99bindings.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992018 Title: Cannot type

[Bug 578612] Re: vim clipboard contents rigister doesn't work

2012-04-10 Thread Will Gray
@tmcb And there's vim-gtk and vim-gnome for people that do want the clipboard enabled. vim-tiny < vim < vim-perl/vim-python/vim-ruby/vim-tcl < vim-nox < vim- gtk/vim-gnome -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 707397] Re: update for /usr/share/vim/vim72/filetype.vim

2012-04-10 Thread Will Gray
vim_dev mailing list on google groups -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707397 Title: update for /usr/share/vim/vim72/filetype.vim To manage notifications about this bug go to: https://

[Bug 734262] Re: Syntax error in highlighting

2012-04-10 Thread Will Gray
I can only reproduce this with a custom syntax/python.vim replacing the default system-wide one. ** Changed in: vim (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 784482] Re: vim-tiny doesn't install a symbolic link to vim

2012-04-10 Thread Will Gray
The Debian Vim maintainer removed /usr/bin/vim symlink for vim-tiny years ago to reduce confusion. The vim-tiny only provides a minimal, vi-like experience. ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu B

[Bug 837882] Re: Vim on Ubuntu is compiled without clipboard and xterm_clipboard support

2012-04-10 Thread Will Gray
A hard to imagine situation? Plenty of people use Ubuntu for GUI-less servers and want the "huge" feature set. ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 819620] Re: tex syntax highlighting error

2012-04-10 Thread Will Gray
http://www.drchip.org/astronaut/vim/index.html#vimlinks_syntax -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819620 Title: tex syntax highlighting error To manage notifications about this bug go to

[Bug 889553] Re: make.vim fails to recognize valid makeIdent with dashes during assignment

2012-04-10 Thread Will Gray
Also, you should contact the script maintainer about this. In the meantime, you can add those new syn-match lines to ~/.vim/after/syntax/make.vim to take advantage of them without modifying the system-wide syntax/make.vim. -- You received this bug notification because you are a member of Ubuntu

[Bug 889553] Re: make.vim fails to recognize valid makeIdent with dashes during assignment

2012-04-10 Thread Will Gray
Well, the GNU make manual says "variable names containing characters other than letters, numbers, and underscores should be avoided, as they may be given special meanings in the future, and with some shells they cannot be passed through the environment to a sub-make". -- You received this bug not

[Bug 425613] Re: ppa vim-runtime for hardy depends on a non-hardy version of dpkg

2011-03-16 Thread Will Gray
That's not an official build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/425613 Title: ppa vim-runtime for hardy depends on a non-hardy version of dpkg -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 734262] Re: Syntax error in highlighting

2011-03-16 Thread Will Gray
Are you using your own syntax/python.vim? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734262 Title: Syntax error in highlighting -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 470522] Re: Vim should follow XDG Base Directory Specifications to store its config files

2010-12-29 Thread Will Gray
But Vim isn't a Gnome application. And it doesn't make sense for Vim's configuration to be different for Ubuntu users. ** Changed in: vim (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 648637] Re: not working menu Encoding

2010-10-26 Thread Will Gray
I can't reproduce this given your description. ** Changed in: vim (Ubuntu) Status: New => Incomplete -- not working menu Encoding https://bugs.launchpad.net/bugs/648637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 660401] Re: Enable search highlighting by default

2010-10-26 Thread Will Gray
You need a vimrc anyway to get vim to default to non-vi-compatible mode. Really, this is a matter of personal preference, not a bug. ** Changed in: vim (Ubuntu) Status: New => Invalid -- Enable search highlighting by default https://bugs.launchpad.net/bugs/660401 You received this bug no

[Bug 572627] Re: ftdetect scripts not loaded from directories added to runtimepath

2010-10-26 Thread Will Gray
And this is the sort of thing James Vega was warning about (https://bugs.launchpad.net/ubuntu/+source/vim/+bug/63172/comments/9). -- ftdetect scripts not loaded from directories added to runtimepath https://bugs.launchpad.net/bugs/572627 You received this bug notification because you are a member

[Bug 627332] Re: Scroll bars do not appear correctly on new splits

2010-08-31 Thread Will Gray
Yes, this happens to me (not using compiz) with 7.3. Looks like the size of the windows isn't being adjusted for the new vertical scrollbar that appears. ** Changed in: vim (Ubuntu) Status: New => Confirmed -- Scroll bars do not appear correctly on new splits https://bugs.launchpad.net/b

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-08-24 Thread Will Gray
@Peter On Ubuntu 9.10 with vim 2:7.2.245-2ubuntu2, run "TERM=xterm vim.basic -u NONE -N" in an xterm--arrow keys work just fine in insert mode. -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/491615 You received this bug notificat

[Bug 617841] Re: Gvim paste into OpenOffice fails

2010-08-16 Thread Will Gray
Don't get your hopes up. -- Gvim paste into OpenOffice fails https://bugs.launchpad.net/bugs/617841 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 402224] Re: c highlighter fails in token */*

2010-07-12 Thread Will Gray
Email Bram or vim-dev. -- c highlighter fails in token */* https://bugs.launchpad.net/bugs/402224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/

[Bug 484851] Re: gvimtutor in installed even when gvim is not installed

2010-06-17 Thread Will Gray
** Also affects: vim (Debian) Importance: Undecided Status: New ** Changed in: vim (Debian) Status: New => Fix Committed ** Changed in: vim (Ubuntu) Status: In Progress => Fix Committed -- gvimtutor in installed even when gvim is not installed https://bugs.launchpad.net/

[Bug 110043] Re: vim-gnome has dialog buttons "round the wrong way" in GNOME

2010-06-17 Thread Will Gray
I doubt upstream will ever change this, and it's unlikely to get changed in Ubuntu . -- vim-gnome has dialog buttons "round the wrong way" in GNOME https://bugs.launchpad.net/bugs/110043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 255847] Re: vimtutor does not load the tutor file correctly if vim-gnome is not installed

2010-06-17 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Confirmed => Fix Released -- vimtutor does not load the tutor file correctly if vim-gnome is not installed https://bugs.launchpad.net/bugs/255847 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 308713] Re: vim-gnome freezing from any GTK event at Jaunty

2010-06-10 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim-gnome freezing from any GTK event at Jaunty https://bugs.launchpad.net/bugs/308713 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 584797] Re: vim loses left/right cursor keys in insert mode when editing SQL

2010-06-10 Thread Will Gray
This has been fixed in debian vim 2:7.2.436+hg~e12b9d992389-1 ** Changed in: vim (Ubuntu) Status: New => Fix Committed -- vim loses left/right cursor keys in insert mode when editing SQL https://bugs.launchpad.net/bugs/584797 You received this bug notification because you are a member of

[Bug 584797] Re: vim loses left/right cursor keys in insert mode when editing SQL

2010-05-24 Thread Will Gray
Yes, the current version of ftplugin/sql.vim imaps , , and uses as a sort of mapleader for insert mode. There are variables you can set to customize the maps. You'll probably want to read the documentation in :h sql-completion. ** Changed in: vim (Ubuntu) Status: New => Invalid -- vim

[Bug 151791] Re: Backups (recover) disabled by default: no backups

2010-05-20 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Triaged => Invalid -- Backups (recover) disabled by default: no backups https://bugs.launchpad.net/bugs/151791 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 260878] Re: vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm"

2010-05-20 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm" https://bugs.launchpad.net/bugs/260878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 484851] Re: gvimtutor in installed even when gvim is not installed

2010-05-20 Thread Will Gray
The Debian maintainer (jamessan) is going to fix this, moving gvimtutor files from vim-runtime to vim-gui-common. ** Changed in: vim (Ubuntu) Status: New => In Progress -- gvimtutor in installed even when gvim is not installed https://bugs.launchpad.net/bugs/484851 You received this bug n

[Bug 240693] Re: vim-gnome is very slow to load

2010-05-19 Thread Will Gray
Or SESSION_MANAGER env variable is incorrect. >From Vim's help for -X options: "When the X11 Session Management Protocol (XSMP) handler has been built in, the -X option also disables that connection as it, too, may have undesirable delays." ** Changed in: vim (Ubuntu) Status: New => Invali

[Bug 522666] Re: runtimepath lets system settings override user settings

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- runtimepath lets system settings override user settings https://bugs.launchpad.net/bugs/522666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 552584] Re: vim fonts blink on virtual terminals (1-7)

2010-05-19 Thread Will Gray
Try this instead: Switch to a virtual terminal, login, and run 'vim -u /etc/vim/vimrc --noplugin'. Do you still see the problem? If not, something in your vimrc or a plugin is probably to blame. -- vim fonts blink on virtual terminals (1-7) https://bugs.launchpad.net/bugs/552584 You received t

[Bug 489755] Re: fakeroot debian/rules clean doesn't remove generated .mo files

2010-05-19 Thread Will Gray
This is certainly not the case anymore (2:7.2.330-1ubuntu3). It occurs in src/po/Makefile. ** Changed in: vim (Ubuntu) Status: New => Invalid -- fakeroot debian/rules clean doesn't remove generated .mo files https://bugs.launchpad.net/bugs/489755 You received this bug notification becaus

[Bug 255847] Re: vimtutor does not load the tutor file correctly if vim-gnome is not installed

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Confirmed => Fix Released -- vimtutor does not load the tutor file correctly if vim-gnome is not installed https://bugs.launchpad.net/bugs/255847 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 268474] Re: please switch off space highlighting in changelogs

2010-05-19 Thread Will Gray
This is a documented option (:h changelog.vim). ** Changed in: vim (Ubuntu) Status: Confirmed => Invalid -- please switch off space highlighting in changelogs https://bugs.launchpad.net/bugs/268474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 492312] Re: vim crashes with .vimrc

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim crashes with .vimrc https://bugs.launchpad.net/bugs/492312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 517019] Re: vim crontab syntax highlighting should treat day/month names case insensitively

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Fix Committed -- vim crontab syntax highlighting should treat day/month names case insensitively https://bugs.launchpad.net/bugs/517019 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 129106] Re: [gutsy] Vim crash when gnome terminal tab is detached

2010-05-19 Thread Will Gray
** Changed in: vim (Ubuntu) Status: Triaged => Fix Released -- [gutsy] Vim crash when gnome terminal tab is detached https://bugs.launchpad.net/bugs/129106 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-05-14 Thread Will Gray
If this is fixed or invalid, please mark it as so. -- Vim documents non-existent indent plugin options https://bugs.launchpad.net/bugs/479767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 398456] Re: vim has no syntax highlighting for btrfs filesystems in /etc/fstab

2010-05-14 Thread Will Gray
Contact the author of /usr/share/vim/vim72/syntax/fstab.vim -- vim has no syntax highlighting for btrfs filesystems in /etc/fstab https://bugs.launchpad.net/bugs/398456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 225721] Re: gvim gnome integration is broken

2010-05-14 Thread Will Gray
Regarding point number 2: How are you attempting to "paste text into clipboard"? And how are you doing it in gnome-terminal? GVim has no problem interacting with X's primary selection and clipboard selection. -- gvim gnome integration is broken https://bugs.launchpad.net/bugs/225721 You receive

[Bug 494124] Re: Bug with vim's syntax highlighting in perl

2010-05-14 Thread Will Gray
Read the first several lines of /usr/share/vim/vim72/syntax/perl.vim -- Bug with vim's syntax highlighting in perl https://bugs.launchpad.net/bugs/494124 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-

[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-05-14 Thread Will Gray
Vim detects that character / (0x2f) is different from character ctrl-_ (0x1f). Your terminal is the one that produces the ctrl-_ when holding control and pressing /. Regardless, you cannot map ctrl-/ in either case--you map ctrl-_. GVim and most terminals (e.g. xterm, gnome- terminal, konsole) c

[Bug 552584] Re: vim fonts blink on virtual terminals (1-7)

2010-05-14 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- vim fonts blink on virtual terminals (1-7) https://bugs.launchpad.net/bugs/552584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 494124] Re: Bug with vim's syntax highlighting in perl

2010-05-13 Thread Will Gray
Please report this to the syntax/perl.vim maintainer. -- Bug with vim's syntax highlighting in perl https://bugs.launchpad.net/bugs/494124 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 492312] Re: vim crashes with .vimrc

2010-05-13 Thread Will Gray
If this is invalid, please mark it as so. -- vim crashes with .vimrc https://bugs.launchpad.net/bugs/492312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.co

[Bug 559414] Re: vim should link to vim.tiny

2010-05-13 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim should link to vim.tiny https://bugs.launchpad.net/bugs/559414 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 279126] Re: remind.vim syntax doesn't apply to included reminders files

2010-05-13 Thread Will Gray
Just remembered that 'modeline' defaults to on, except on Debian/Ubuntu. This is likely your problem. -- remind.vim syntax doesn't apply to included reminders files https://bugs.launchpad.net/bugs/279126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 279126] Re: remind.vim syntax doesn't apply to included reminders files

2010-05-13 Thread Will Gray
My guess is that you either don't have 'modeline' enabled or have the format wrong. ** Changed in: vim (Ubuntu) Status: New => Incomplete -- remind.vim syntax doesn't apply to included reminders files https://bugs.launchpad.net/bugs/279126 You received this bug notification because you ar

[Bug 70569] Re: Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not broken when running vi)

2010-05-13 Thread Will Gray
tgpae, there *is* a user-editable file that can have a setting adding. It's called vimrc. For system-wide settings, /etc/vim/vimrc also sources /etc/vim/vimrc.local. -- Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not b

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-13 Thread Will Gray
Yes, I did. My only guess is that you are doing some in a non-default way (e.g. by-passing /etc/vim/vimrc). How are you invoking vim? And why is your vimrc named .vimrc-save? -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/49161

[Bug 372588] Re: sudo crontab -e uses wrong vi version

2010-05-13 Thread Will Gray
This really has nothing to do with Vim and all to do with environments and Sudo. ** Changed in: vim (Ubuntu) Status: New => Invalid -- sudo crontab -e uses wrong vi version https://bugs.launchpad.net/bugs/372588 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 260878] Re: vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm"

2010-05-13 Thread Will Gray
You asked for Vim to give messages about what it is doing, and that's what is happening. I'm pretty sure that's the expected behavior. -- vim: not found in 'runtimepath': "bitmaps/SaveSesn.xpm" https://bugs.launchpad.net/bugs/260878 You received this bug notification because you are a member of

[Bug 196162] Re: vim-runtime: Byte Order Marker (BOM) automatically set when opening files with .wiki extension

2010-05-13 Thread Will Gray
This has been fixed upstream. ** Changed in: vim (Ubuntu) Status: Incomplete => Fix Released -- vim-runtime: Byte Order Marker (BOM) automatically set when opening files with .wiki extension https://bugs.launchpad.net/bugs/196162 You received this bug notification because you are a membe

[Bug 234780] Re: vim-runtime should depend on vim

2010-05-13 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- vim-runtime should depend on vim https://bugs.launchpad.net/bugs/234780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 70569] Re: Vim variants other than vim-tiny source /etc/vim/vimrc instead of /etc/vim/vimrc.tiny when invoked as vi (ie, Arrow keys not broken when running vi)

2010-05-13 Thread Will Gray
Constantine, AFAIK, the Vim documentation makes no such claim. It does say that the presence of a vimrc will turn off 'compatible' mode, regardless of whether Vim was started as "vim" or "vi". Likewise, the absence of a vimrc will default 'compatible' to on (unless set otherwise in the system vim

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-13 Thread Will Gray
anatoly, it has already been explained why this is not a bug. After installing the package "vim", Vim runs in 'nocompatible' mode by default and the cursor keys work. -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/491615 You rece

[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-05-13 Thread Will Gray
What do you mean by "won't detect"? And what do you mean by other vims supporting it? -- Control-/ is broken in vim-gtk and vim-gnome https://bugs.launchpad.net/bugs/534124 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 578612] Re: vim clipboard contents rigister doesn't work

2010-05-13 Thread Will Gray
After yanking to "+, does :echo @+ show the yanked lines? -- vim clipboard contents rigister doesn't work https://bugs.launchpad.net/bugs/578612 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- Vim documents non-existent indent plugin options https://bugs.launchpad.net/bugs/479767 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 402224] Re: c highlighter fails in token */*

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Incomplete -- c highlighter fails in token */* https://bugs.launchpad.net/bugs/402224 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 353663] Re: vim scrolling in gnu screen broken (C-home/C-end)

2010-05-06 Thread Will Gray
It's not interesting that ctrl-home generates the same key sequence inside and outside screen since that's a terminal emulator thing. I believe the issue is that when TERM=screen, vim doesn't set the proper termcap settings for interpreting the modified home and end keys (and others). Compare :se

[Bug 437884] Re: colour schemes use different colours in GUI and terminal

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- colour schemes use different colours in GUI and terminal https://bugs.launchpad.net/bugs/437884 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 491615] Re: Using arrow keys in vim-tiny while in Insert mode introduces A, B, C, D into text

2010-05-06 Thread Will Gray
** Changed in: vim (Ubuntu) Status: New => Invalid -- Using arrow keys in vim-tiny while in Insert mode introduces A,B,C,D into text https://bugs.launchpad.net/bugs/491615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 479767] Re: Vim documents non-existent indent plugin options

2010-04-30 Thread Will Gray
How did you attempt to set the variables? And from what script? I think you should be doing the following in ~/.vim/indent/sh.vim let b:sh_indent_options = { 'default': value, 'continuation-line': value } where "value" is replaced by the values you want (number of spaces). -- Vim documents no

[Bug 534124] Re: Control-/ is broken in vim-gtk and vim-gnome

2010-04-30 Thread Will Gray
Well, ctrl-/ isn't a real character. The fact that your terminal sends a ctrl-_ when pressing ctrl-/ is not vim's problem. However, gvim does interpret ctrl-7 as a ctrl-_, so use that instead. -- Control-/ is broken in vim-gtk and vim-gnome https://bugs.launchpad.net/bugs/534124 You received th

[Bug 559414] Re: vim should link to vim.tiny

2010-04-30 Thread Will Gray
The vim provided by vim-tiny is built with few features and the debian maintainer decided it didn't make sense to link vim to vim.tiny. Instead, the system shouldn't recommend installing vim-tiny to get the program 'vim'. -- vim should link to vim.tiny https://bugs.launchpad.net/bugs/559414 You r

[Bug 437884] Re: colour schemes use different colours in GUI and terminal

2010-04-30 Thread Will Gray
This is not a bug. Besides, those color schemes come from upstream. If you think the color schemes should be changed, email their maintainer(s). -- colour schemes use different colours in GUI and terminal https://bugs.launchpad.net/bugs/437884 You received this bug notification because you are

[Bug 572627] [NEW] ftdetect scripts not loaded from directories added to runtimepath

2010-04-30 Thread Will Gray
Public bug reported: Binary package hint: vim-common Introduced in version 2:7.2.330-1ubuntu3 in 10.04 Lucid Lynx. The file /etc/vim/vimrc from the package vim-common has un-commented the line "syntax on", turning on vim's syntax highlighting. This causes filetype detection to be enabled, which

[Bug 438850] [NEW] xterm ignores VT100 widget resources color16 through color255

2009-09-29 Thread Will Gray
Public bug reported: Binary package hint: xterm I've specified resources in ~/.Xresources to change xterm's background, foreground, cursor, and colors 0-255. Colors 16-255 aren't used. ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: xterm 241

[Bug 438850] Re: xterm ignores VT100 widget resources color16 through color255

2009-09-29 Thread Will Gray
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32684957/Dependencies.txt ** Attachment added: "LsHal.txt" http://launchpadlibrarian.net/32684958/LsHal.txt ** Attachment added: "LsMod.txt" http://launchpadlibrarian.net/32684959/LsMod.txt ** Attachment added: "LsPc