88.3.5. Editace souborů Debianu

section id="emacs.debian" condition="author"

Zdroje a odkazy:

Nainstalujeme si balíček maker pro Emacs dpkg-dev-el

# apt-get install dpkg-dev-el

Where is debian-changelog-mode.el?

/etc/emacs/site-start.d$ cat 50dpkg-dev.el 
[..]
(autoload 'debian-changelog-mode "/usr/lib/emacs/site-lisp/debian-changelog-mode.el"

while I at the same time see:

$ zgrep debian-changelog Contents-i386.gz 
$ ls -al Contents-i386.gz ; md5sum Contents-i386.gz 
-rw-r--r--   1 joost    users      993611 Feb 11 17:42 Contents-i386.gz
ee61bca26b3bfc95c4ffa01b42567d9d  Contents-i386.gz




Also, in my ~/.emacs I've got things like

  (define-key global-map [home] 'beginning-of-line)

and

  (global-font-lock-mode t)

These also stopped working since my last update. 
Anybody know why?

Thanks!


$ dpkg -l dpkg dpkg-dev 'emacs*' 
ii  dpkg            1.4.0.20       Package maintenance system for Debian Linux
ii  dpkg-dev        1.4.0.20       Package building tools for Debian Linux
ii  emacs           19.34-13       The GNU Emacs editor.
ii  emacs-el        19.34-13       GNU Emacs LISP (.el) files.
ii  emacs-lisp-intr 1.04-1         Programming in Emacs Lisp: An Introduction
bbdb (2.34.cvs20020418-2) unstable; urgency=high

  * Urgency=high because the Bugfix for #143463 should really go into
    woody. I have not made any other changes in the emacsen-install files,
    and there are no Bug Reports since my last Upload, so i think this is OK.
  * I now generate some html Pages from the texinfo Source and install the
    doc-base things. So you can read the bbdb documentation from your 
    Webbrowser if you want that.
  
 -- Joerg Jaspert <joerg@debian.org>  Sun, 21 Apr 2002 20:02:31 +0200

bbdb (2.34.cvs20020418-1) unstable; urgency=low

  * New Upstream release. This fixes bbdb-gui which (closes: #143463)
  * Changed my Email Address.

 -- Joerg Jaspert <joerg@debian.org>  Thu, 18 Apr 2002 20:53:56 +0200

Klávesové zkratky a příkazy

Ctrl+c Ctrl+v

FIXME:New Version

Ctrl+c Ctrl+a

FIXME:Add Entry

Ctrl+c Ctrl+b

FIXME:Close Bug

Ctrl+c Ctrl+e

FIXME:Unfinalise

Ctrl+c Ctrl+f

FIXME:Finalise

Ctrl+c Ctrl+c

FIXME:Finalise+Save

FIXME: