Le Lun 22 Mai 2006 22:03, Kyle Wheeler a écrit :
> On Monday, May 22 at 04:00 PM, quoth James Vega:
> >On Mon, May 22, 2006 at 02:46:40PM -0400, Justin Pryzby wrote:
> >> On Mon, May 22, 2006 at 02:17:12PM -0400, Kyle Wheeler wrote:
> >> > While the muttrc.vim that comes with Vim 7 does support som
Justin Pryzby wrote:
> Package: vim-common
> Version: 1:7.0-017+3
> Severity: wishlist
> Mutt-Version: 1.5.11+cvs20060403-1
> Some muttrc commands aren't recognized by vim;
I am not sure where they come from. Does debian apply extra patches? Or
are they in the CVS tree, but not the 1.5.11 tarball
On Monday, May 22 at 04:00 PM, quoth James Vega:
On Mon, May 22, 2006 at 02:46:40PM -0400, Justin Pryzby wrote:
On Mon, May 22, 2006 at 02:17:12PM -0400, Kyle Wheeler wrote:
> While the muttrc.vim that comes with Vim 7 does support some extra
> configuration options from common patches, it does
On Mon, May 22, 2006 at 02:46:40PM -0400, Justin Pryzby wrote:
> On Mon, May 22, 2006 at 02:17:12PM -0400, Kyle Wheeler wrote:
> > While the muttrc.vim that comes with Vim 7 does support some extra
> > configuration options from common patches, it does not (and cannot)
> > support every patch to
While the muttrc.vim that comes with Vim 7 does support some extra
configuration options from common patches, it does not (and cannot)
support every patch to mutt ever written. Also, it supports mutt
syntax up through mutt version 1.5.11 (which is still the current
development release). As the
Package: vim-common
Version: 1:7.0-017+3
Severity: wishlist
Mutt-Version: 1.5.11+cvs20060403-1
Some muttrc commands aren't recognized by vim;
for f in `man muttrc |sed -nre 's/^ {7}([a-z0-9_]+)$/\1/p'`; do grep "$f"
/usr/share/vim/vim70/syntax/muttrc.vim >/dev/null 2>&1 || echo $f; done;
Reform
6 matches
Mail list logo