Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4uce.02.r.steib@gmx.net>
Subject: doc bugs in message-utils.el
Date: Sun, 17 Feb 2002 15:49:59 +0100	[thread overview]
Message-ID: <v97kpctb6w.fsf@marauder.physik.uni-ulm.de> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: message-utils.patch --]
[-- Type: text/x-patch, Size: 1027 bytes --]

--- message-utils.el	2002/02/15 13:05:22	6.2
+++ message-utils.el	2002/02/17 14:57:02
@@ -39,8 +39,7 @@
 
 ;;; Installation: (TODO: merge into message.el)
 
-;; .. is easy as in most cases. Add this file to where your
-;; Emacs can find it and add
+;; .. is easy as in most cases. Add
 ;; (autoload 'message-mark-inserted-region "message-utils" nil t)
 ;; (autoload 'message-mark-insert-file "message-utils" nil t)
 ;; (autoload 'message-strip-subject-was "message-utils" nil t)
@@ -67,11 +66,12 @@
 ;;  (easy-menu-add-item nil '("Field")  
 ;;   ["Crosspost / Followup" message-xpost-fup2 t] "----")
 ;;  (easy-menu-add-item nil '("Field")
-;;   ["New Subject" message-mark-inserted-region t] "----")
+;;   ["New Subject" message-change-subject t] "----")
 ;;  (easy-menu-add-item nil '("Field")
 ;;   ["Reduce To: to Cc:" message-reduce-to-to-cc t] "----")
 ;;  (easy-menu-add-item nil '("Field") 
 ;;   [ "X-No-Archive:" message-add-archive-header t ]))
+;; (add-hook 'message-mode-hook 'message-utils-setup)
 
 ;;; Code:
 

[-- Attachment #2: Type: text/plain, Size: 207 bytes --]


The attached patch fixes some doc bugs in the `Installation' section
of message-utils.el.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

             reply	other threads:[~2002-02-17 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-17 14:49 Reiner Steib [this message]
2002-02-17 16:42 ` ShengHuo ZHU

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=v97kpctb6w.fsf@marauder.physik.uni-ulm.de \
    --to=4uce.02.r.steib@gmx.net \
    --cc=reiner.steib@gmx.de \
    /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).