diff my-news.el @ 55:95ba4cc6ffe4

better pattern for to-quaker-p
author Henry S Thompson <ht@inf.ed.ac.uk>
date Wed, 24 Jan 2024 17:58:35 +0000
parents 65ea96008fe0
children 963ac2f8e386
line wrap: on
line diff
--- a/my-news.el	Wed Jan 24 17:58:14 2024 +0000
+++ b/my-news.el	Wed Jan 24 17:58:35 2024 +0000
@@ -440,7 +440,7 @@
   (with-current-buffer gnus-original-article-buffer
     (shell-command-on-region (point-min) (point-max)
 			     ;(expand-file-name
-			     "showMPA.sh"
+			     "/home/ht/bin/showMPA.sh"
 			     ;)
     ))
   )