From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.bugs Subject: Re: add-change-log-entry and add-log-mailing-address Date: 09 Apr 2003 18:25:00 -0400 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1049927105 32038 80.91.224.249 (9 Apr 2003 22:25:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2003 22:25:05 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 10 00:25:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193O08-0008Ka-00 for ; Thu, 10 Apr 2003 00:25:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193O0N-0005WP-04 for gnu-bug-gnu-emacs@m.gmane.org; Wed, 09 Apr 2003 18:25:19 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193O0A-0005Uk-00 for bug-gnu-emacs@gnu.org; Wed, 09 Apr 2003 18:25:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193O09-0005UP-00 for bug-gnu-emacs@gnu.org; Wed, 09 Apr 2003 18:25:05 -0400 Original-Received: from colo.agora-net.com ([207.245.84.69]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193O07-0005Ta-00; Wed, 09 Apr 2003 18:25:03 -0400 Original-Received: from ttn by colo.agora-net.com with local (Exim 3.34 #1) id 193O04-0000Dp-00; Wed, 09 Apr 2003 18:25:00 -0400 Original-To: Morten Welinder In-Reply-To: Morten Welinder's message of "Wed, 09 Apr 2003 15:13:57 -0400" Original-Lines: 12 X-Mailer: Gnus v5.7/Emacs 20.7 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4752 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4752 Morten Welinder writes: I claim that it should really be using foo.c's in (2) also. That way, you can set it locally in a buffer and have changes done in that buffer "tagged" as being from a certain email account. a change log entry may reflect changes in several files; association of a change log component w/ a single file (or buffer) may give rise to conflicts. can you come up w/ another approach that either handles, or (better yet) avoids, this possibility? thi