From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bhenz@Lexmark.com Newsgroups: gmane.emacs.help Subject: Re: ediff naming buffers (newbie alert) Date: Wed, 8 Mar 2006 09:36:43 -0500 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0976721979==" X-Trace: sea.gmane.org 1141828699 32094 80.91.229.2 (8 Mar 2006 14:38:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Mar 2006 14:38:19 +0000 (UTC) Cc: help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org, help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 08 15:38:13 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGzn5-0007WB-4Q for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Mar 2006 15:37:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGzn4-0001Be-Cv for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Mar 2006 09:37:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGzmR-0000ss-SF for help-gnu-emacs@gnu.org; Wed, 08 Mar 2006 09:36:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGzmQ-0000o3-TE for help-gnu-emacs@gnu.org; Wed, 08 Mar 2006 09:36:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGzmQ-0000kA-3G; Wed, 08 Mar 2006 09:36:46 -0500 Original-Received: from [192.146.101.72] (helo=sw3.lexmark.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGzpH-00041d-1n; Wed, 08 Mar 2006 09:39:43 -0500 Original-To: Alan Mackenzie X-Mailer: Lotus Notes Release 5.0.12 February 13, 2003 X-MIMETrack: Serialize by Router on smtp5b/Lex/Lexmark(Release 6.5.4FP1 | June 19, 2005) at 03/08/2006 09:36:44, Serialize complete at 03/08/2006 09:36:44 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:33649 Archived-At: This is a multipart message in MIME format. --===============0976721979== Content-Type: multipart/alternative; boundary="=_alternative 005093338525712B_=" This is a multipart message in MIME format. --=_alternative 005093338525712B_= Content-Type: text/plain; charset="us-ascii" Thank you! It appears that the documentation for ediff is incorrect? or else there are just a lot of people that have bad documentation on the web... (e.g. google search for ediff-startup-hooks, or go directly to "http://wwwwbs.cs.tu-berlin.de/user-taipan/kraxel/gnuinfo/ediff/Hooks.html") I've been pulling my hair out over this "typo" for a while now! Thanks again, Bob Alan Mackenzie Sent by: help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org 03/07/2006 11:08 AM To: help-gnu-emacs@gnu.org cc: Subject: Re: ediff naming buffers (newbie alert) bhenz@lexmark.com wrote on Tue, 7 Mar 2006 09:45:32 -0500: > This is a multipart message in MIME format. > --=_alternative 005162028525712A_= > Content-Type: text/plain; charset="us-ascii" > Hi, > (I running emacs 21.4.1) > I am trying to hook into the "ediff-startup-hooks" but ediff completely > ignores my attemps. I have the following code in my .emacs file... [ .... ] > (add-hook 'ediff-startup-hooks 'my-ediff-startup-hooks) ^ | | Please remove this "s" :-) > Any ideas? Does anyone have example code of doing this similar sort of > thing. (Preferrably something simple like just a "print" statement in > the new startup hook? Oh yes! I've had code doing this sort of thing (i.e. nothing) for years! > Thanks in advance, > Bob -- Alan Mackenzie (Munich, Germany) Email: aacm@muuc.dee; to decode, wherever there is a repeated letter (like "aa"), remove half of them (leaving, say, "a"). _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --=_alternative 005093338525712B_= Content-Type: text/html; charset="us-ascii"
Thank you!

It appears that the documentation for ediff is incorrect? or else there are just a lot of people that have bad documentation on the web... (e.g. google search for ediff-startup-hooks, or go directly to "http://wwwwbs.cs.tu-berlin.de/user-taipan/kraxel/gnuinfo/ediff/Hooks.html")

I've been pulling my hair out over this "typo" for a while now!
Thanks again,
Bob



Alan Mackenzie <acm@muc.de>
Sent by: help-gnu-emacs-bounces+bhenz=lexmark.com@gnu.org

03/07/2006 11:08 AM

       
        To:        help-gnu-emacs@gnu.org
        cc:        
        Subject:        Re: ediff naming buffers (newbie alert)



bhenz@lexmark.com wrote on Tue, 7 Mar 2006 09:45:32 -0500:
> This is a multipart message in MIME format.
> --=_alternative 005162028525712A_=
> Content-Type: text/plain; charset="us-ascii"

> Hi,

> (I running emacs 21.4.1)

> I am trying to hook into the "ediff-startup-hooks" but ediff completely
> ignores my attemps. I have the following code in my .emacs file...

[ .... ]

> (add-hook 'ediff-startup-hooks 'my-ediff-startup-hooks)
                              ^
                              |
                              |
                     Please remove this "s"   :-)

> Any ideas? Does anyone have example code of doing this similar sort of
> thing.  (Preferrably something simple like just a "print" statement in
> the new startup hook?

Oh yes!  I've had code doing this sort of thing (i.e. nothing) for years!

> Thanks in advance,
> Bob

--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs


--=_alternative 005093338525712B_=-- --===============0976721979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0976721979==--