[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where is debian-changelog mode?



> > Anyway, where can I get ahold of debian-changelog mode for Emacs?  It
> > doesn't seem to be in the emacs package or in the dpkg-dev package.
> >
> > Thanks in advance.
> 
> The debian-changelog-mode.el file is in dpkg-dev:
> 
> chrish@pianocktail:[~] >dpkg -S debian-cha
> dpkg-dev: /usr/lib/emacs/site-lisp/debian-changelog-mode.el

Shouldn't this also put something in the "/etc/emacs/site-start.d"
director to load this automatically?

> (autoload 'debian-changelog-mode "debian-changelog-mode" "Major mode for editing Debian-style change logs." t)
> 
> (add-hook 'debian-changelog-mode-hook
>           (function
>            (lambda ()
>              (make-local-variable 'add-log-mailing-address)
>              (setq add-log-mailing-address "chrish@debian.org"))))
> 
> Of course, you replace "chrish@debian.org" with *your* address...
                                             
                                          Brian
                                 ( bcwhite@verisim.com )
                                             
-------------------------------------------------------------------------------
  Want to get it together?  We can help!  http://www.verisim.com/coordinator/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: