From jidanni@jidanni.org Sun Jun 8 20:29:40 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=-4.6 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 9 Jun 2008 03:29:40 +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 m593TbYN023034 for ; Sun, 8 Jun 2008 20:29:38 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5Y4e-0004oK-Qx for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2008 23:29:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5Y4d-0004o2-Fh for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2008 23:29:36 -0400 Received: from [199.232.76.173] (port=57918 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5Y4d-0004nz-B2 for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2008 23:29:35 -0400 Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5]:47813 helo=blingymail-a3.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5Y4d-0003Ts-16 for bug-gnu-emacs@gnu.org; Sun, 08 Jun 2008 23:29:35 -0400 Received: from jidanni2.jidanni.org (122-127-33-236.dynamic.hinet.net [122.127.33.236]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by blingymail-a3.g.dreamhost.com (Postfix) with ESMTP id 4279E14D661 for ; Sun, 8 Jun 2008 20:29:34 -0700 (PDT) To: bug-gnu-emacs@gnu.org Subject: mesg is y in *shell* From: jidanni@jidanni.org Date: Mon, 09 Jun 2008 11:29:32 +0800 Message-ID: <87bq2bi8v7.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Odd, unlike all the other shells and windows on my computer, M-x shell $ mesg is y In xterm they are n. (However other users can't write(1) to the *shell* buffer, y or n. I tested it with wall(1).) P.S., (apropos (quote ("mesg")) nil) shows In this buffer, go to the name of the command, or function, or variable, and type RET to get full documentation. mesg nomesg But RET does nothing. From monnier@iro.umontreal.ca Mon Jun 9 08:10:12 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=-5.9 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 9 Jun 2008 15:10:12 +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 m59FA5FQ003336 for ; Mon, 9 Jun 2008 08:10:07 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5j0V-0000YH-Gz for bug-gnu-emacs@gnu.org; Mon, 09 Jun 2008 11:10:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5j0S-0000X7-MZ for bug-gnu-emacs@gnu.org; Mon, 09 Jun 2008 11:10:03 -0400 Received: from [199.232.76.173] (port=40647 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5j0S-0000X2-GU for bug-gnu-emacs@gnu.org; Mon, 09 Jun 2008 11:10:00 -0400 Received: from mercure.iro.umontreal.ca ([132.204.24.67]:39987) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5j0S-0002q1-2F for bug-gnu-emacs@gnu.org; Mon, 09 Jun 2008 11:10:00 -0400 Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 6AC692CF94C; Mon, 9 Jun 2008 11:09:59 -0400 (EDT) Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id D414D3FE0; Mon, 9 Jun 2008 11:09:48 -0400 (EDT) Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id A7F2441BEC; Mon, 9 Jun 2008 11:09:48 -0400 (EDT) From: Stefan Monnier To: jidanni@jidanni.org Cc: 378@debbugs.gnu.org, bug-gnu-emacs@gnu.org Subject: Re: bug#378: mesg is y in *shell* Message-ID: References: <87bq2bi8v7.fsf@jidanni.org> Date: Mon, 09 Jun 2008 11:09:48 -0400 In-Reply-To: <87bq2bi8v7.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon, 09 Jun 2008 11:29:32 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-CrossAssassin-Score: 2 > Odd, unlike all the other shells and windows on my computer, > M-x shell > $ mesg > is y > In xterm they are n. (However other users can't write(1) to the *shell* > buffer, y or n. I tested it with wall(1).) No idea if this is a bug or even if it's important nowadays. Other than shutdown messages, I haven't seen `write' used in the last 10 years. > P.S., (apropos (quote ("mesg")) nil) shows > In this buffer, go to the name of the command, or function, or variable, > and type RET to get full documentation. > mesg > nomesg Please report this in a separate message. Stefan From monnier@iro.umontreal.ca Tue Jun 10 12:35:54 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=-0.3 required=4.0 tests=AWL,BAYES_00,ONEWORD autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 10 Jun 2008 19:35:55 +0000 Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5AJZnfh003834 for ; Tue, 10 Jun 2008 12:35:53 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgwFAAh0TkhMCpcZ/2dsb2JhbACBW7AI X-IronPort-AV: E=Sophos;i="4.27,619,1204520400"; d="scan'208";a="22376670" Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 10 Jun 2008 15:35:48 -0400 Received: from pastel.home ([76.10.151.25]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id QZT85948; Tue, 10 Jun 2008 15:35:48 -0400 Received: by pastel.home (Postfix, from userid 20848) id 8D49482F1; Tue, 10 Jun 2008 15:35:48 -0400 (EDT) From: Stefan Monnier To: control@debbugs.gnu.org Subject: as Message-ID: Date: Tue, 10 Jun 2008 15:35:48 -0400 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii severity 74 minor severity 52 minor severity 47 important owner 113 Alan Mackenzie reassign 362 spam reassign 363 spam close 368 reassign 369 spam reassign 377 spam close 378 severity 358 minor thanks From unknown Fri Aug 15 16:19:03 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 09 Jul 2008 14:24:04 +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