From unknown Fri Jul 11 01:42:17 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#8056 <8056@debbugs.gnu.org> To: bug#8056 <8056@debbugs.gnu.org> Subject: Status: 24.0.50; doc for `open-dribble-file' Reply-To: bug#8056 <8056@debbugs.gnu.org> Date: Fri, 11 Jul 2025 08:42:17 +0000 retitle 8056 24.0.50; doc for `open-dribble-file' reassign 8056 emacs submitter 8056 "Drew Adams" severity 8056 minor tag 8056 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 16 10:00:10 2011 Received: (at submit) by debbugs.gnu.org; 16 Feb 2011 15:00:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PpirS-00055p-3u for submit@debbugs.gnu.org; Wed, 16 Feb 2011 10:00:10 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PpirP-00055O-Pt for submit@debbugs.gnu.org; Wed, 16 Feb 2011 10:00:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ppj0A-00073F-8P for submit@debbugs.gnu.org; Wed, 16 Feb 2011 10:09:10 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:40266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ppj0A-00073B-6Y for submit@debbugs.gnu.org; Wed, 16 Feb 2011 10:09:10 -0500 Received: from [140.186.70.92] (port=54769 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ppj08-0000wN-Th for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 10:09:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ppj07-00072W-Nd for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 10:09:09 -0500 Received: from rcsinet10.oracle.com ([148.87.113.121]:41319) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ppj07-00072I-Go for bug-gnu-emacs@gnu.org; Wed, 16 Feb 2011 10:09:07 -0500 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p1GF94Jr001222 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Feb 2011 15:09:05 GMT Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p1GEnULp023469 for ; Wed, 16 Feb 2011 15:09:03 GMT Received: from abhmt017.oracle.com by acsmt353.oracle.com with ESMTP id 1060031031297868942; Wed, 16 Feb 2011 07:09:02 -0800 Received: from dradamslap1 (/10.159.48.107) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 16 Feb 2011 07:09:01 -0800 From: "Drew Adams" To: Subject: 24.0.50; doc for `open-dribble-file' Date: Wed, 16 Feb 2011 07:08:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcvN62990egmCgRcRgm1Bs63WCG/kQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090202.4D5BE88F.0197:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 148.87.113.121 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) 1. In the doc string, mention how/when the file is closed: when the Emacs process ends. This is stated in the Emacs manual but should also be stated in the doc string, as someone will wonder how to close it. 2. (emacs) Checklist is where we document this command, but we don't even say that it is a command. We give users the impression that tney need to use (open-dribble-file "~/dribble"), whereas they can also use `M-x open-dribble-file' and are prompted for the file to use. In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-02-14 on 3249CTO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4) --no-opt --cflags -Ic:/imagesupport/include' From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 14 14:38:44 2011 Received: (at control) by debbugs.gnu.org; 14 Jul 2011 18:38:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhQo8-0002NP-00 for submit@debbugs.gnu.org; Thu, 14 Jul 2011 14:38:44 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhQo6-0002ND-TT for control@debbugs.gnu.org; Thu, 14 Jul 2011 14:38:43 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QhQnv-0006ZJ-SN for control@debbugs.gnu.org; Thu, 14 Jul 2011 20:38:31 +0200 Date: Thu, 14 Jul 2011 20:38:31 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #8056 X-MailScanner-ID: 1QhQnv-0006ZJ-SN X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311273512.21634@NioDYTmV1rYIAi6llDxWlg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 8056 fixed close 8056 24.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 14 14:47:30 2011 Received: (at 8056) by debbugs.gnu.org; 14 Jul 2011 18:47:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhQwb-0003St-Bi for submit@debbugs.gnu.org; Thu, 14 Jul 2011 14:47:29 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhQwX-0003SW-0F for 8056@debbugs.gnu.org; Thu, 14 Jul 2011 14:47:25 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QhQw7-0006iL-3Y; Thu, 14 Jul 2011 20:46:59 +0200 From: Lars Magne Ingebrigtsen To: "Drew Adams" Subject: Re: 24.0.50; doc for `open-dribble-file' In-Reply-To: (Drew Adams's message of "Wed, 16 Feb 2011 07:08:58 -0800") Date: Thu, 14 Jul 2011 20:38:28 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Joni Mitchell's _Don Juan's Reckless Daughter_: "Talk to Me" X-Hashcash: 1:23:110714:drew.adams@oracle.com::uSbH0EXPo1rzZhXN:0000000000000000000000000000000000000000WDI3 X-Hashcash: 1:23:110714:8056@debbugs.gnu.org::TR1XRHF+JJtATuFB:00000000000000000000000000000000000000000zRj7 MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1QhQw7-0006iL-3Y X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311274020.70578@Mm5TYOTXJta/TlsauBkOIw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 8056 Cc: 8056@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) "Drew Adams" writes: > 1. In the doc string, mention how/when the file is closed: when the > Emacs process ends. This is stated in the Emacs manual but should also > be stated in the doc string, as someone will wonder how to close it. > > 2. (emacs) Checklist is where we document this command, but we don't > even say that it is a command. We give users the impression that tney > need to use (open-dribble-file "~/dribble"), whereas they can also use > `M-x open-dribble-file' and are prompted for the file to use. I've now fixed both these. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Fri Jul 11 01:42:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 12 Aug 2011 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator