public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug documentation/25186] New: Vim ftplugin creates conflicting autocmd group
@ 2019-11-11  8:05 jonathan.kinred at gmail dot com
  2019-11-24 22:38 ` [Bug documentation/25186] " fche at redhat dot com
  2019-11-25  2:34 ` jonathan.kinred at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jonathan.kinred at gmail dot com @ 2019-11-11  8:05 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=25186

            Bug ID: 25186
           Summary: Vim ftplugin creates conflicting autocmd group
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: documentation
          Assignee: systemtap at sourceware dot org
          Reporter: jonathan.kinred at gmail dot com
  Target Milestone: ---

There's a long standing bug in the provided Vim plugin which breaks the
expected case insensitive behaviour of Vim's autocmd event's.

There is a Stack Exchange description of the problem here:
https://vi.stackexchange.com/questions/5546/why-doesnt-vim-work-with-lowercase-event-names/5731#5731

By using the autocmd group name "filetype", which has the same name as an
autocmd "event", subsequent use of case insensitive events will try to allocate
the command to the group created in the systemtap Vim plugin.

I discovered this when installing the "Development Libraries" group on Fedora
31 which includes the systemtap-devel package. After this, other unrelated Vim
plugins broke.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug documentation/25186] Vim ftplugin creates conflicting autocmd group
  2019-11-11  8:05 [Bug documentation/25186] New: Vim ftplugin creates conflicting autocmd group jonathan.kinred at gmail dot com
@ 2019-11-24 22:38 ` fche at redhat dot com
  2019-11-25  2:34 ` jonathan.kinred at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fche at redhat dot com @ 2019-11-24 22:38 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=25186

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
I was not able to reproduce the failure here, but speculatively committed
a fix by renaming the augroup.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug documentation/25186] Vim ftplugin creates conflicting autocmd group
  2019-11-11  8:05 [Bug documentation/25186] New: Vim ftplugin creates conflicting autocmd group jonathan.kinred at gmail dot com
  2019-11-24 22:38 ` [Bug documentation/25186] " fche at redhat dot com
@ 2019-11-25  2:34 ` jonathan.kinred at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jonathan.kinred at gmail dot com @ 2019-11-25  2:34 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=25186

--- Comment #2 from Jonathan <jonathan.kinred at gmail dot com> ---
Thanks Frank!

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-25  2:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  8:05 [Bug documentation/25186] New: Vim ftplugin creates conflicting autocmd group jonathan.kinred at gmail dot com
2019-11-24 22:38 ` [Bug documentation/25186] " fche at redhat dot com
2019-11-25  2:34 ` jonathan.kinred at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).