From unknown Mon Jun 16 23:45:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1162 <1162@debbugs.gnu.org> To: bug#1162 <1162@debbugs.gnu.org> Subject: Status: Module: header in vc-dir for CVS is incorrect Reply-To: bug#1162 <1162@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:45:33 +0000 retitle 1162 Module: header in vc-dir for CVS is incorrect reassign 1162 emacs submitter 1162 Dan Nicolaescu severity 1162 normal thanks From dann@mothra.ics.uci.edu Tue Oct 14 00:52:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Oct 2008 07:52:14 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9E7qBOp013540 for ; Tue, 14 Oct 2008 00:52:12 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KpehO-0002T4-Ql for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 03:52:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KpehN-0002RR-1X for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 03:52:10 -0400 Received: from [199.232.76.173] (port=41533 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpehM-0002RK-UK for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 03:52:08 -0400 Received: from mx20.gnu.org ([199.232.41.8]:45803) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KpehM-0001Gb-Dm for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 03:52:08 -0400 Received: from sallyv2.ics.uci.edu ([128.195.1.120]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KpehE-0005XJ-Q2 for bug-gnu-emacs@gnu.org; Tue, 14 Oct 2008 03:52:01 -0400 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m9E7pkrb027561 for ; Tue, 14 Oct 2008 00:51:46 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m9E7pj02004378; Tue, 14 Oct 2008 00:51:45 -0700 (PDT) Date: Tue, 14 Oct 2008 00:51:45 -0700 (PDT) Message-Id: <200810140751.m9E7pj02004378@mothra.ics.uci.edu> From: Dan Nicolaescu To: bug-gnu-emacs@gnu.org Subject: Module: header in vc-dir for CVS is incorrect Lines: 9 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m9E7pkrb027561 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) vc-dir for emacs/lisp displays the Module header like this: Module : emacs whereas PCL-CVS displays it like this: Module : emacs/lisp From cyd@stupidchicken.com Sat Oct 25 14:00:21 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1162-done) by emacsbugs.donarmstrong.com; 25 Oct 2008 21:00:21 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9PL0Inr024299 for <1162-done@emacsbugs.donarmstrong.com>; Sat, 25 Oct 2008 14:00:20 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id C930D57E1BA; Sat, 25 Oct 2008 17:00:22 -0400 (EDT) From: Chong Yidong To: Dan Nicolaescu Cc: 1162-done@debbugs.gnu.org Subject: Re: Module: header in vc-dir for CVS is incorrect Date: Sat, 25 Oct 2008 17:00:22 -0400 Message-ID: <87bpx8jspl.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > vc-dir for emacs/lisp displays the Module header like this: > > Module : emacs > > whereas PCL-CVS displays it like this: > > Module : emacs/lisp I've checked in a fix. From unknown Mon Jun 16 23:45:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sun, 23 Nov 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator