all messages for Emacs-related lists mirrored at yhetil.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

* 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.