On 2024-09-09 11:32, Christian Brabandt wrote:

> On Mo, 09 Sep 2024, Jan Eden via Mutt-users wrote:

> > The filename created for this reply looks like this –
> > 
> > "/var/folders/ps/4v3k3hwj1jd9bdyq8sc4kptr0000gn/T/mutt-snafu-501-5821-14318527686633908551"
> >  34L, 1243B  
> > 
> > – and it matches the pattern
> > 
> > " Mail (for Elm, trn, mutt, muttng, rn, slrn, neomutt)
> > au BufNewFile,BufRead 
> > snd.\d\+,.letter,.letter.\d\+,.followup,.article,.article.\d\+,pico.\d\+,mutt{ng,}-*-\w\+,mutt[[:alnum:]_-]\\\{6\},neomutt-*-\w\+,neomutt[[:alnum:]_-]\\\{6\},ae\d\+.txt,/tmp/SLRN[0-9A-Z.]\+,*.eml
> >  setf mail
> > 
> > in /opt/homebrew/Cellar/vim/9.1.0700/share/vim/vim91/filetype.vim.
> > Still, the filetype is not set (since this morning).
> > 
> > > Running the command ':verbose set filetype?' after mutt launches vim
> > > should give you an output similar to mine, and more specifically should
> > > show up as being under the $VIMRUNTIME directory unless you've
> > > overridden it:
> > > 
> > >   filetype=mail
> > >         Last set from 
> > > <home>/.local/pkg/vim/9.1.0722/share/vim/vim91/filetype.vim line 1384
> 
> Make sure you have `:filetype plugin on` or similar in your 
> configuration file.

I have (since I use vim), that is why I am so confused by the changed
behavior.

The brew install receipt for vim from this morning does not shed a light
on the issue:

{
  "homebrew_version": "4.3.18-34-g81c4351",
  "used_options": [

  ],
  "unused_options": [

  ],
  "built_as_bottle": true,
  "poured_from_bottle": true,
  "loaded_from_api": true,
  "installed_as_dependency": false,
  "installed_on_request": true,
  "changed_files": [
    "share/vim/vim91/doc/vim2html.pl",
    "share/vim/vim91/tools/efm_filter.pl",
    "share/vim/vim91/tools/efm_perl.pl",
    "share/vim/vim91/tools/pltags.pl",
    "share/vim/vim91/tools/shtags.pl",
    "share/man/da/man1/vim.1",
    "share/man/da/man1/vimtutor.1",
    "share/man/da.ISO8859-1/man1/vim.1",
    "share/man/da.ISO8859-1/man1/vimtutor.1",
    "share/man/da.UTF-8/man1/vim.1",
    "share/man/da.UTF-8/man1/vimtutor.1",
    "share/man/de/man1/vim.1",
    "share/man/de.ISO8859-1/man1/vim.1",
    "share/man/de.UTF-8/man1/vim.1",
    "share/man/fr/man1/evim.1",
    "share/man/fr/man1/vim.1",
    "share/man/fr/man1/vimtutor.1",
    "share/man/fr.ISO8859-1/man1/evim.1",
    "share/man/fr.ISO8859-1/man1/vim.1",
    "share/man/fr.ISO8859-1/man1/vimtutor.1",
    "share/man/fr.UTF-8/man1/evim.1",
    "share/man/fr.UTF-8/man1/vim.1",
    "share/man/fr.UTF-8/man1/vimtutor.1",
    "share/man/it/man1/vimtutor.1",
    "share/man/it.ISO8859-1/man1/vimtutor.1",
    "share/man/it.UTF-8/man1/vimtutor.1",
    "share/man/ja/man1/evim.1",
    "share/man/ja/man1/vimtutor.1",
    "share/man/pl/man1/evim.1",
    "share/man/pl/man1/vim.1",
    "share/man/pl/man1/vimtutor.1",
    "share/man/pl.ISO8859-2/man1/evim.1",
    "share/man/pl.ISO8859-2/man1/vim.1",
    "share/man/pl.ISO8859-2/man1/vimtutor.1",
    "share/man/pl.UTF-8/man1/evim.1",
    "share/man/pl.UTF-8/man1/vim.1",
    "share/man/pl.UTF-8/man1/vimtutor.1",
    "share/man/tr/man1/evim.1",
    "share/man/tr/man1/vim.1",
    "share/man/tr/man1/vimtutor.1",
    "share/man/tr.ISO8859-9/man1/evim.1",
    "share/man/tr.ISO8859-9/man1/vim.1",
    "share/man/tr.ISO8859-9/man1/vimtutor.1",
    "share/man/tr.UTF-8/man1/evim.1",
    "share/man/tr.UTF-8/man1/vim.1",
    "share/man/tr.UTF-8/man1/vimtutor.1"
  ],
  "time": 1725852876,
  "source_modified_time": 1724875715,
  "compiler": "clang",
  "aliases": [

  ],
  "runtime_dependencies": [
    {
      "full_name": "gettext",
      "version": "0.22.5",
      "revision": 0,
      "pkg_version": "0.22.5",
      "declared_directly": true
    },
    {
      "full_name": "libsodium",
      "version": "1.0.20",
      "revision": 0,
      "pkg_version": "1.0.20",
      "declared_directly": true
    },
    {
      "full_name": "lua",
      "version": "5.4.7",
      "revision": 0,
      "pkg_version": "5.4.7",
      "declared_directly": true
    },
    {
      "full_name": "ncurses",
      "version": "6.5",
      "revision": 0,
      "pkg_version": "6.5",
      "declared_directly": true
    },
    {
      "full_name": "berkeley-db@5",
      "version": "5.3.28",
      "revision": 1,
      "pkg_version": "5.3.28_1",
      "declared_directly": false
    },
    {
      "full_name": "gdbm",
      "version": "1.24",
      "revision": 0,
      "pkg_version": "1.24",
      "declared_directly": false
    },
    {
      "full_name": "perl",
      "version": "5.38.2",
      "revision": 1,
      "pkg_version": "5.38.2_1",
      "declared_directly": true
    },
    {
      "full_name": "mpdecimal",
      "version": "4.0.0",
      "revision": 0,
      "pkg_version": "4.0.0",
      "declared_directly": false
    },
    {
      "full_name": "ca-certificates",
      "version": "2024-07-02",
      "revision": 0,
      "pkg_version": "2024-07-02",
      "declared_directly": false
    },
    {
      "full_name": "openssl@3",
      "version": "3.3.2",
      "revision": 0,
      "pkg_version": "3.3.2",
      "declared_directly": false
    },
    {
      "full_name": "readline",
      "version": "8.2.13",
      "revision": 0,
      "pkg_version": "8.2.13",
      "declared_directly": false
    },
    {
      "full_name": "sqlite",
      "version": "3.46.1",
      "revision": 0,
      "pkg_version": "3.46.1",
      "declared_directly": false
    },
    {
      "full_name": "xz",
      "version": "5.6.2",
      "revision": 0,
      "pkg_version": "5.6.2",
      "declared_directly": false
    },
    {
      "full_name": "python@3.12",
      "version": "3.12.5",
      "revision": 0,
      "pkg_version": "3.12.5",
      "declared_directly": true
    },
    {
      "full_name": "libyaml",
      "version": "0.2.5",
      "revision": 0,
      "pkg_version": "0.2.5",
      "declared_directly": false
    },
    {
      "full_name": "ruby",
      "version": "3.3.5",
      "revision": 0,
      "pkg_version": "3.3.5",
      "declared_directly": true
    }
  ],
  "source": {
    "spec": "stable",
    "versions": {
      "stable": "9.1.0700",
      "head": null,
      "version_scheme": 0
    },
    "path": "/Users/jan/Library/Caches/Homebrew/api/formula.jws.json",
    "tap_git_head": "5d00d10337112948e73a1d6f91ceec983cc3f193",
    "tap": "homebrew/core"
  },
  "arch": "arm64",
  "built_on": {
    "os": "Macintosh",
    "os_version": "macOS 14.4",
    "cpu_family": "dunno",
    "xcode": "15.3",
    "clt": "15.3.0.0.1.1708646388",
    "preferred_perl": "5.34"
  }
}

- Jan

Attachment: signature.asc
Description: PGP signature

Reply via email to