From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#19341: Change Log mode filling of multi-line file lists Date: Thu, 11 Dec 2014 18:05:21 +0200 Message-ID: <83k31ytbni.fsf@gnu.org> References: <7bsignqklt.fsf@fencepost.gnu.org> <83sigmuaan.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1418313989 12213 80.91.229.3 (11 Dec 2014 16:06:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Dec 2014 16:06:29 +0000 (UTC) Cc: 19341@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 11 17:06:22 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xz6Fv-0000ft-E0 for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Dec 2014 17:06:19 +0100 Original-Received: from localhost ([::1]:52252 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6Fu-0004Y9-Oq for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Dec 2014 11:06:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6Fk-0004TJ-DE for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2014 11:06:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xz6Fe-0003wW-Bi for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2014 11:06:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xz6Fe-0003wM-8g for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2014 11:06:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xz6Fd-0007Fj-PS for bug-gnu-emacs@gnu.org; Thu, 11 Dec 2014 11:06:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Dec 2014 16:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19341 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19341-submit@debbugs.gnu.org id=B19341.141831393427835 (code B ref 19341); Thu, 11 Dec 2014 16:06:01 +0000 Original-Received: (at 19341) by debbugs.gnu.org; 11 Dec 2014 16:05:34 +0000 Original-Received: from localhost ([127.0.0.1]:42918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xz6FC-0007Et-26 for submit@debbugs.gnu.org; Thu, 11 Dec 2014 11:05:34 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:49950) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xz6F8-0007EX-OY for 19341@debbugs.gnu.org; Thu, 11 Dec 2014 11:05:31 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NGF00300DTON800@a-mtaout20.012.net.il> for 19341@debbugs.gnu.org; Thu, 11 Dec 2014 18:05:24 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NGF003M9E0XML10@a-mtaout20.012.net.il>; Thu, 11 Dec 2014 18:05:22 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:97204 Archived-At: > From: Glenn Morris > Cc: 19341@debbugs.gnu.org > Date: Wed, 10 Dec 2014 22:41:43 -0500 > > Eli Zaretskii wrote: > >> But Change Log mode fills such lines as: > >> > >> * file1, file2, file3, file4, file5, file6, file7, file8, file9, > >> file10, file11: > >> > >> Please could it use the former format. > > > > It does neither. It does this instead: > > > > * file1: > > > > * file2: > > > > * file3: > > Really? > > You type: > > * file1, file2, file3, ... > > and auto-fill gives you the format you quote? Well, if you just type manually a bunch of file names, how is Emacs to know they are file names? You can format it any way you like, it's just text as far as Emacs is concerned. The format I show above is produced by "C-x 4 a" and friends, when you type that command in several buffers one after the other. > But that's not really relevant AFAICS, since it's not the format I > asked for. How do you expect Emacs to distinguish between a list of files and arbitrary text, in your scenario? You only want it to do that for files, right?