Package: cxref-emacs
Version: 1.6a-1.1
Severity: wishlist
File: /etc/emacs/site-start.d/50cxref-emacs.el

The file /etc/emacs/site-start.d/50cxref-emacs.el includes:

    (load "cxref")
    (autoload 'cflow "cflow" "" t)

If this was changed to the following, Emacs would boot faster.

    (autoload 'cxref-c-mode-common-hook "cflow" "" t)
    (add-hook 'c-mode-common-hook 'cxref-c-mode-common-hook)
    (autoload 'cflow "cflow" "" t)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cxref-emacs depends on:
ii  emacs [emacsen]              22.1+1-2    The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]            21.4a+1-5.1 The GNU Emacs editor
ii  emacs22 [emacsen]            22.1+1-2    The GNU Emacs editor
ii  emacsen-common               1.4.17      Common facilities for all emacsen
ii  xemacs21-gnome-mule [emacsen 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-mule-canna-wn 21.4.20-2   highly customizable text editor --
ii  xemacs21-gnome-nomule [emacs 21.4.20-2   highly customizable text editor --
ii  xemacs21-mule [emacsen]      21.4.20-2   highly customizable text editor --
ii  xemacs21-mule-canna-wnn [ema 21.4.20-2   highly customizable text editor --
ii  xemacs21-nomule [emacsen]    21.4.20-2   highly customizable text editor --

cxref-emacs recommends no packages.

-- no debconf information



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

Reply via email to