Your message dated Fri, 27 May 2022 17:01:00 -0400 with message-id <20220527210100.5bmrwccfnm3eecwf@localhost> and subject line Re: Bug#1011761: vim: Vim ignores mouse= in global config has caused the Debian Bug report #1011761, regarding vim: Vim ignores mouse= in global config to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1011761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011761 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vim Version: 2:8.2.4793-1 Severity: normal I just switched from an "old" machine (installed ~ 5 years ago) to a new machine. Suddenly I could no longer insert with the middle mouse button as root on the console. If I run (after startup) "set mouse=r" (or n) then it worked, but I did not want to run this manual every time. So I put this in /etc/vim/vimrc, but nothing changed, i.e. only "strange" pasting (not the selected string from another console as expected). Also "mouse=" did not work. If I create ~/.vim/vimrc with the single entry set mouse= then it works again. So somehow /etc/vim/vimrc seems to be ignored (at least for this setting). If you want me to do some specific testing, please tell me. -- Package-specific info: --- real paths of main Vim binaries --- /usr/bin/vi is /usr/bin/vim.gtk3 /usr/bin/vim is /usr/bin/vim.gtk3 /usr/bin/gvim is /usr/bin/vim.gtk3 -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages vim depends on: ii libacl1 2.3.1-1 ii libc6 2.33-7 ii libgpm2 1.20.7-10 ii libselinux1 3.3-1+b2 ii libsodium23 1.0.18-1 ii libtinfo6 6.3+20220423-2 ii vim-common 2:8.2.4793-1 ii vim-runtime 2:8.2.4793-1 vim recommends no packages. Versions of packages vim suggests: pn ctags <none> ii vim-doc 2:8.2.4793-1 ii vim-scripts 20210124.2 -- no debconf information -- Dr. Helge Kreutzmann [email protected] Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---On Thu, May 26, 2022 at 03:28:08PM +0200, Helge Kreutzmann wrote: > Package: vim > Version: 2:8.2.4793-1 > Severity: normal > > I just switched from an "old" machine (installed ~ 5 years ago) to a > new machine. Suddenly I could no longer insert with the middle mouse > button as root on the console. > > If I run (after startup) "set mouse=r" (or n) then it worked, but I > did not want to run this manual every time. > > So I put this in /etc/vim/vimrc, but nothing changed, i.e. only > "strange" pasting (not the selected string from another console as > expected). Also "mouse=" did not work. This is mentioned at the top of /etc/vim/vimrc: " Vim will load $VIMRUNTIME/defaults.vim if the user does not have a vimrc. " This happens after /etc/vim/vimrc(.local) are loaded, so it will override " any settings in these files. " " If you don't want that to happen, uncomment the below line to prevent " defaults.vim from being loaded. " let g:skip_defaults_vim = 1 " " If you would rather _use_ default.vim's settings, but have the system or " user vimrc override its settings, then uncomment the line below. " source $VIMRUNTIME/defaults.vim Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---

