unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: log-edit.el
Date: Thu, 26 May 2005 02:01:02 -0400	[thread overview]
Message-ID: <E1DbBQU-00049c-Dg@fencepost.gnu.org> (raw)
In-Reply-To: <17044.23349.76511.530320@farnswood.snap.net.nz> (message from Nick Roberts on Wed, 25 May 2005 23:02:13 +1200)

	  (dolist (file files)
    !       ;; Prefix filename with a space to distinguish e.g fns.c xfns.c.
    !       (let* ((entries (log-edit-changelog-entries (concat " " file)))

This change is clearly the wrong way to do it.
The argument to log-edit-changelog-entries is supposed to be a file name.
If it doesn't work, you should fix it, not enshrine the error
by passing an arg that is not a file name.

    Also, I use log-edit-insert-changelog all the time but never use pcl-cvs.
    How about moving the node about log-edit from the pcl-cvs manual into
    the Emacs manual?

Ok, please do.

     > No objection here,

    OK, I will merge the node "Editing a Log Message" from the pcl-cvs manual
    into the node "Features of the Log Entry Buffer" in the Emacs manual.

When you propose to rearrange the manual, please wait for me to ok it.
Please don't go ahead and do it just because a single other person
says he likes the idea.

  parent reply	other threads:[~2005-05-26  6:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 11:02 log-edit.el Nick Roberts
2005-05-25 14:33 ` log-edit.el Stefan Monnier
2005-05-25 21:33   ` log-edit.el Nick Roberts
2005-05-26  6:01 ` Richard Stallman [this message]
2005-05-26  6:31   ` log-edit.el Nick Roberts
2005-05-27  3:40     ` log-edit.el Richard Stallman
2005-05-26  7:14   ` log-edit.el Nick Roberts
2005-05-27  3:39     ` log-edit.el Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1DbBQU-00049c-Dg@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).