Gnus development mailing list
 help / color / mirror / Atom feed
From: Jari Aalto <jari.aalto@cante.net>
Subject: [PATCH] cvs 2005-10-29 score-mode.el::defvar gnus-score-edit-done-hook
Date: Sat, 29 Oct 2005 10:31:28 +0300	[thread overview]
Message-ID: <20051029073128.PUFY9722.fep32-app.kolumbus.fi@cante.net> (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.")
 




             reply	other threads:[~2005-10-29  7:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-29  7:31 Jari Aalto [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051029073128.PUFY9722.fep32-app.kolumbus.fi@cante.net \
    --to=jari.aalto@cante.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).