Package: global
Version: 4.5-1.1
Severity: minor

Definitions of the Emacs functions and variables provided by Global cannot be
located by following hyperlinks in the Emacs help system.  This could be related
to the following code in /etc/emacs/site-start.d/50global.el:

;; The next hack is needed for brain-dead Emacs19, which does not add
;; directories recursively to load-path
(if (string-match "^19." emacs-version)
    (setq load-path (nconc load-path
                           (list (concat "/usr/share/"
                                         (symbol-name debian-emacs-flavor)
                                         "/site-lisp/global")))))

All other Emacs add-on packages I know of add their subdirectories to the
load path unconditionally, no matter what the Emacs version.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-12custom3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages global depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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

Reply via email to