Package: emacs-goodies-el Version: 34.0 Severity: minor File: /usr/share/emacs/site-lisp/emacs-goodies-el/graphviz-dot-mode.el
Evaluating (require 'graphviz-dot-mode) gets an error Required feature `graphviz-dot-mode' was not provided It doesn't seem to hurt M-x graphviz-dot-mode or visiting a .dot file, but perhaps
#! /bin/sh /usr/share/dpatch/dpatch-run ## 50_graphviz-dot-mode_provide.diff.dpatch by Kevin Ryde <use...@zip.com.au> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' emacs-goodies-el~/elisp/emacs-goodies-el/graphviz-dot-mode.el emacs-goodies-el/elisp/emacs-goodies-el/graphviz-dot-mode.el --- emacs-goodies-el~/elisp/emacs-goodies-el/graphviz-dot-mode.el 2010-08-07 08:29:00.000000000 +1000 +++ emacs-goodies-el/elisp/emacs-goodies-el/graphviz-dot-mode.el 2010-08-07 08:30:47.000000000 +1000 @@ -915,5 +915,10 @@ ;;;###autoload (add-to-list 'auto-mode-alist '("\\.dot\\'" . graphviz-dot-mode)) + +;; Debian patch 50_graphviz-dot-mode_provide.diff ... +(provide 'graphviz-dot-mode) + + ;;; graphviz-dot-mode.el ends here
-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-486 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/dash Versions of packages emacs-goodies-el depends on: ii bash 4.1-3 The GNU Bourne Again SHell ii dpkg 1.15.7.2 Debian package management system ii emacs21 [emacsen] 21.4a+1-5.7 The GNU Emacs editor ii emacs22-gtk [emacsen] 22.3+1-1.2 The GNU Emacs editor (with GTK use ii emacs23 [emacsen] 23.2+1-2 The GNU Emacs editor (with GTK+ us ii install-info 4.13a.dfsg.1-5 Manage installed documentation in ii xemacs21-mule [emacsen] 21.4.22-3 highly customizable text editor -- Versions of packages emacs-goodies-el recommends: ii dict 1.11.2+dfsg-2 dictionary client ii perl-doc 5.10.1-2 Perl documentation ii wget 1.12-2 retrieves files from the web emacs-goodies-el suggests no packages. -- no debconf information