correct the wrong info node setting in dired-describe-mode

Aidan Kehoe kehoea at parhasard.net
Fri May 9 14:51:14 EDT 2008


I can't make this change, Mike--you're listed as maintainer, hopefully you
can. 

 Ar an t-ochtú lá de mí Bealtaine, scríobh FKtPp: 

 > hi all,
 > 
 > The following patch makes the 'C-u h' works in dired mode. since xemacs
 > didn't ship a separated dired.info, we have to use (info
 > "(xemacs)Dired") instead of (info "dired").
 > 
 > --- dired-help.el.orig	2008-05-09 09:46:05.171875000 +0800
 > +++ dired-help.el	2008-05-09 09:47:39.468750000 +0800
 > @@ -232,7 +232,8 @@
 >    (interactive "P")
 >    ;; Getting dired documentation can be a bit slow.
 >    (if info
 > -      (info "dired")
 > +      ;; XEmacs specific, xemacs do not have a separate dired.info
 > +      (info "(xemacs)Dired")
 >      (message "Building dired help...")
 >      (let* ((buff (get-buffer-create "*Help*"))
 >  	   (standard-output buff)
 > 
 > 
 > 
 >       ____________________________________________________________________________________
 > Be a better friend, newshound, and 
 > know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
 > 
 > _______________________________________________
 > XEmacs-Patches mailing list
 > XEmacs-Patches at xemacs.org
 > http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches

-- 
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?



More information about the XEmacs-Beta mailing list