Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] cvs 2005-10-29 score-mode.el::defvar gnus-score-edit-done-hook
@ 2005-10-29  7:31 Jari Aalto
  2005-10-29  9:13 ` Simon Josefsson
  0 siblings, 1 reply; 19+ messages in thread
From: Jari Aalto @ 2005-10-29  7:31 UTC (permalink / raw)



Here is small fix.
gnus-score.el:2392:    (run-hooks 'gnus-score-edit-done-hook)))

2005-10-29  Jari Aalto  <jari aalto A T cante net>

        * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
        Used in gnus-score.el.

Index: score-mode.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/score-mode.el,v
retrieving revision 7.7
diff -u -IId: -b -w -u -r7.7 score-mode.el
--- score-mode.el       26 Aug 2005 00:05:02 -0000      7.7
+++ score-mode.el       29 Oct 2005 07:21:46 -0000
@@ -31,6 +31,9 @@
 (require 'mm-util)                     ; for mm-universal-coding-system
 (require 'gnus-util)                   ; for gnus-pp, gnus-run-mode-hooks
 
+(defvar gnus-score-edit-done-hook  nil
+  "*Hook run at the end of closing the score buffer.")
+
 (defvar gnus-score-mode-hook nil
   "*Hook run in score mode buffers.")
 




^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-11-10 18:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-29  7:31 [PATCH] cvs 2005-10-29 score-mode.el::defvar gnus-score-edit-done-hook Jari Aalto
2005-10-29  9:13 ` Simon Josefsson
2005-10-30 22:27   ` [PATCH] cvs 2005-10-29 score-mode.el::defvar Dan Christensen
2005-10-31  9:59   ` Jari Aalto
2005-11-02  2:44     ` Dan Christensen
2005-11-02  8:54       ` Simon Josefsson
2005-11-08 15:14         ` gnus-article-sort-*-reverse (was: [PATCH] cvs 2005-10-29 score-mode.el::defvar) Reiner Steib
2005-11-08 15:45           ` gnus-article-sort-*-reverse Romain Francoise
2005-11-08 17:03             ` gnus-article-sort-*-reverse Reiner Steib
2005-11-08 18:56               ` gnus-article-sort-*-reverse Romain Francoise
2005-11-08 19:43                 ` Group parameters and `(not gnus-article-sort-by-date)' (was: gnus-article-sort-*-reverse) Reiner Steib
2005-11-09  6:26                   ` Group parameters and `(not gnus-article-sort-by-date)' Romain Francoise
2005-11-09 16:34                     ` Simon Josefsson
2005-11-09 17:17                       ` Reiner Steib
2005-11-09 18:05                         ` Henrik Enberg
2005-11-09 20:37                           ` Reiner Steib
2005-11-09 23:25                         ` Simon Josefsson
2005-11-10  8:47                           ` Reiner Steib
2005-11-10 18:10                             ` Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).