Romain Francoise <[EMAIL PROTECTED]> wrote:

> Package: dpkg-dev-el
> 
> I find myself wanting to use outline commands in debian-changelog-mode
> more and more often.  This patch adds C-c C-n and C-c C-p to move from
> heading to heading, which will make changelog browsing much more
> convenient.  I also took the liberty of moving the heading regexp to a
> separate defvar form.  Tested on current emacs-snapshot, emacs21 and
> xemacs21.


Sorry for not replying sooner...
If you want to use outline commands in debian-changelog-mode, couldn't
we use outline-minor-mode if I inserted:

(setq outline-regexp "^[a-z]") 

in the code?

If you think this would be okay, I'll add this code to close the bug.

Thanks!

Peter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to