On September 4, 2006 at 9:42PM +0530, alephnull (at airtelbroadband.in) wrote:
> Package: easypg
> Version: 0.0.4-1
> Severity: normal
>
> When handling flavour emacs21, the error reported is:
>
> install/easypg: Handling emacs21, logged in /tmp/elc_LXZoyg.log
> While compiling the end of the data in file
> /usr/share/emacs21/site-lisp/easypg/epg.el:
> ** The function `temp-directory' is not known to be defined.
> install/easypg: Deleting /tmp/elc_LXZoyg.log
>
> No errors while handling emacs-multi-tty (which is what I use
> mainly). I guess the function defined exists only in CVS Emacs.
This is a warning message, not a error. The function
`temp-directory' is used only if XEmacs.
So, you can close this bug, or change the bug title to "easypg:
please suppress a warning message" and set Severity to wishlist.
*
BTW, the emacsen-install script
`/usr/lib/emacsen-common/packages/install/easypg' has
egrep -s -e "While compiling|\*\*" ${LOG} || /bin/true
which seems to be intended to display error/warning messages.
However, this format doesn't support emacs-snapshot (Emacs 22).
Though I feel displaying warning messages is verbosely...
--
Tatsuya Kinoshita
pgpbzgcDwfes4.pgp
Description: PGP signature

