[vim/vim] debsources files using deb822 format are not recognized (PR #12619)

16 views
Skip to first unread message

lacygoill

unread,
Jun 30, 2023, 10:57:20 AM6/30/23
to vim/vim, Subscribed

If we open /etc/apt/sources.list.d/debian.sources, the filetype is not set. It should be set to debsources. The format deb822 allows APT sources to be specified in a more structured way. But this format can only be used in a .sources file; not in a .list file. See:

Files in this format have the extension .sources.

Source: https://manpages.debian.org/stretch/apt/sources.list.5.en.html#DEB822-STYLE_FORMAT


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/12619

Commit Summary

  • 55e12fc debsources files using deb822 format are not recognized

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/12619@github.com>

Christian Brabandt

unread,
Jun 30, 2023, 11:02:14 AM6/30/23
to vim/vim, Subscribed

I guess this is related to #11934

ping @jamessan


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/12619/c1614783473@github.com>

lacygoill

unread,
Jun 30, 2023, 11:50:17 AM6/30/23
to vim/vim, Subscribed

Closed #12619.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/12619/issue_event/9689323626@github.com>

lacygoill

unread,
Jun 30, 2023, 11:50:17 AM6/30/23
to vim/vim, Subscribed

I didn't think enough about this issue. One could argue that those sources should be set with their own filetype; maybe deb822sources. So, closing until more people give their opinions on #11934.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/12619/c1614845196@github.com>

James McCoy

unread,
Jul 2, 2023, 2:41:52 PM7/2/23
to vim/vim, Subscribed

@jayaddison has provided an initial implementation upstream, which I'll try to review soon and send to Bram.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/12619/c1616768956@github.com>

Reply all
Reply to author
Forward
0 new messages