emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: yow.c


From: Randal L. Schwartz
Subject: Re: yow.c
Date: 13 Jun 2006 07:51:24 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

>>>>> "Sam" == Sam Steingold <address@hidden> writes:

>> Please don't.  I use yow.el with a local file to print funny one-line
>> error messages, i.e. what I do is
>> 
>> (fset 'undefined 'yow)
>> (setq yow-file ".../talker.msg")

Sam> (fset 'undefined
Sam>       (lambda ()
Sam>         (interactive)
Sam>         (message "%s" (cookie ".../talker.msg" nil nil))))

I'm confused.  I just saw yow.c disappear yesterday, but I thought
RMS said "leave it in, and replace the yow.lines with safe stuff".

Can someone with commit bits undo the yow damage, please?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]