Couple packaging suggestions/questions

Pierre Habouzit madcoder at debian.org
Thu Aug 10 13:32:51 UTC 2006


Le jeu 10 août 2006 15:18, Matthijs Mohlmann a écrit :
> Hi,
>
> James Vega wrote:
> > 1) There has been a bit of negative feedback regarding the
> > debchangelog folding being on by default (since filetype plugins
> > are enabled by default).  One suggestion that people seem to be
> > receptive to is automatically unfolding the first entry.  This
> > could easily be done by adding something similar to the following
> > in the debchangelog ftplugin:
> >
> >      augroup debchangelog
> >      autocmd!
> >      autocmd FileType debchangelog 0foldopen!
> >      augroup END
> >
> >    A solution I'd prefer to see is for Bram to have 'foldenable'
> >    disabled by default since folding isn't a very discoverable
> > feature. I don't think that's likely to happen, though.
>
> That's not likely to happen within the 7.0 release. So I prefer if
> the first entry is unfolded and the other entries folded.

some syntax file also allow to disable/enable folding setting some 
g:debchangelog_enable_folding or such variables.

but as a matter of a fact, the closed fold is very iritating while using 
dch.

I personnaly use:

    au FileType debchangelog normal zO

to open the fold I'm currently in (as I use viminfo to remember the last 
place of edition)
-- 
·O·  Pierre Habouzit
··O                                                madcoder at debian.org
OOO                                                http://www.madism.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/attachments/20060810/302509ed/attachment.pgp


More information about the pkg-vim-maintainers mailing list