GNU bug report logs - #37729
"!${PATH}/date" path prefix in DEMO change directory is failing

Previous Next

Package: hyperbole;

Reported by: "Kevin J. McCarthy" <kevin <at> 8t8.us>

Date: Sun, 13 Oct 2019 07:25:02 UTC

Severity: normal

Done: Robert Weiner <rsw <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Kevin J. McCarthy" <kevin <at> 8t8.us>
To: bug-hyperbole <at> gnu.org
Subject: Re: bug#37729: "!${PATH}/date" path prefix in DEMO change directory
 is failing
Date: Sun, 13 Oct 2019 19:41:43 +0800
I'm completely unfamiliar with the code, and just an elisp novice.  But 
I've been playing around.

Making this change seems to have fixed the problem for me.  I have no 
idea if this is correct outside of my little test in DEMO.

modified   hbut.el:
@@ -1224,6 +1224,7 @@ excluding delimiters, not just one."
 		  (hattr:get 'hbut:current 'lbl-key)
 		(hattr:set 'hbut:current 'loc (save-excursion
 						(hbut:key-src 'full)))
+		(hattr:set 'hbut:current 'dir default-directory)
 		(hattr:set 'hbut:current 'categ is-type)
 		(or (hattr:get 'hbut:current 'args)
 		    (not (listp args))




This bug report was last modified 5 years and 306 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.