Editors with useful features
vi/vim
TODO
GNU Emacs
If you use emacs, be sure to install the following packages:
-
dpkg-dev-el - It provides special modes for editing the control and changelog files:
-
debian-bts-control - builds control@bugs.debian.org email messages;
-
debian-changelog-mode - a helper mode for Debian changelogs;
-
debian-control-mode - a helper mode for debian/control files;
-
debian-copyright - major mode for Debian package copyright files;
-
readme-debian - major mode for editing README.Debian files.
-
-
debian-el - which provides among other:
-
debian-bug - an Emacs command to submit a bug report;
-
deb-view - view contents of Debian package, similarly to tar-mode.
-
-
devscripts-el - which provides:
-
devscripts - wrappers around the debuild, debc and debi commands;
-
pbuilder-log-view - wrappers around viewing pbuilder logs;
-
pbuilder - wrappers around pbuilder.
-