Package: emacs-goodies-el
Version: 29.5-1
Severity: wishlist

Hello!

pp-c-l.el is a small yet helpful package by Drew Adams, which displays
Control-l (`^L’) characters in a pretty way:

http://www.emacswiki.org/emacs/PrettyControlL

I use the following customizations to get a window-wide horizontal
line instead of default "^L":

(custom-set-variables
 ...
 '(pp^L-^L-string-function (lambda (window) (make-string (1- (window-width 
window)) 32)))
 '(pp^L-^L-string-pre "")
 ...
)
(custom-set-faces
 ...
 '(pp^L-highlight ((t (:inherit shadow :strike-through t))))
 ...
)

The package license is GPLv2+.

Andrey Paramonov

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs-goodies-el depends on:
ii  bash                        3.2-5        The GNU Bourne Again SHell
ii  emacs [emacsen]             22.3+1-1     The GNU Emacs editor (metapackage)
ii  emacs-snapshot [emacsen]    1:20090411-1 The GNU Emacs editor (development 
ii  emacs22-gtk [emacsen]       22.3+1-1     The GNU Emacs editor (with GTK use

Versions of packages emacs-goodies-el recommends:
ii  dict                       1.11.1+dfsg-1 Dictionary Client
ii  perl-doc                   5.10.0-19     Perl documentation
ii  wget                       1.11.4-2      retrieves files from the web

emacs-goodies-el suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to