From unknown Sun Jun 22 00:27:11 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3916: 23.1.50; vc with rcs prompt for commit when it shouldn't. Reply-To: Thierry Volpiatto , 3916@debbugs.gnu.org Resent-From: Thierry Volpiatto Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 24 Jul 2009 07:55:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3916 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12484217294416 (code B ref -1); Fri, 24 Jul 2009 07:55:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 24 Jul 2009 07:48:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6O7mhrA004405 for ; Fri, 24 Jul 2009 00:48:44 -0700 Received: from mail.gnu.org ([199.232.76.166]:34577 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MUFWE-0007rP-Ec for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:42 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MUFWB-0005xW-SP for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:42 -0400 Received: from mx20.gnu.org ([199.232.41.8]:39719) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUFWB-0005xG-Dw for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:39 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUFWA-00042o-4P for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:38 -0400 Received: by ewy28 with SMTP id 28so607263ewy.42 for ; Fri, 24 Jul 2009 00:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :date:message-id:user-agent:mime-version:content-type; bh=2W49oO5uPpL9UPJEtxHTtWAf4+jhPB6+LxEpohGLfek=; b=Lr9R13IIc3hNU8KUkGvGMz54V2/ssyN9iyFFERTNm0EEP+AC63pK1kg7nfOQKjEfFI 0zsDtBO8+UgRBywIxXWcyr+9wc0H8CMYSNfkhIKO/dkSYdhLMBRKKlEA0zuIbDJKW8fb PTVCU4wwpmZlz0WyJQM9aaawsczXL4ex3iPZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:organization:date:message-id:user-agent :mime-version:content-type; b=lzERYa8tkZNrusC8FOkYzgmoe6iOgznvq5acpUoCPcvRoflhkvtxAZnmMgIY82Y0rT OxUoRExoPEUbPL/Qf2vf3VpJd01XAB0biXdAWk+B4gjcbAmt+YdmMbtwSRdQ6Hj/6j3E fzgZXLOCzQD1jcxpXZN0BdrLNIKO1+J02Wxog= Received: by 10.211.179.6 with SMTP id g6mr3781716ebp.94.1248421716470; Fri, 24 Jul 2009 00:48:36 -0700 (PDT) Received: from tux.homenetwork (194.77.197-77.rev.gaoland.net [77.197.77.194]) by mx.google.com with ESMTPS id 5sm206726eyh.8.2009.07.24.00.48.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 24 Jul 2009 00:48:35 -0700 (PDT) From: Thierry Volpiatto To: emacs-pretest-bug@gnu.org Organization: ThierryVolpiatto Date: Fri, 24 Jul 2009 09:42:15 +0200 Message-ID: <874ot2cyso.fsf@tux.homenetwork> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, here a little recipe of what i think is wrong: 1) find-file ==> my_file 2) C-x v i ==> register my_file under rcs 3) C-x v v ==> co my_file ==>No files remain to be committed 4) C-x v v ==> co again, ok my_file is no more read only and ready to edit. 5) make some changes to my_file (these changes are not finished i don't want to commit them). 6) For some reason, save buffer and kill buffer. 7) find-file ==> my_file: - The file is locked again (read-only) ==> why? (was not doing that before until file was commited or reverted) 8) Try to co the file: C-x v v ==> The commit buffer pop out and ask me to commit ==> Why? I don't want to commit these unfinished changes to my_file. 9) i must kill the commit buffer and toggle-read-only the file to be able to edit it. Even if i run the shell command co -l -q -f my_file (that add write permission on file) vc turn file read-only. Note:This happen even with emacs -Q WDYT If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1.50/etc/DEBUG for instructions. In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-07-12 on tux Windowing system distributor `The X.Org Foundation', version 11.0.10503000 configured using `configure '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=i686 -pipe -O2' 'LDFLAGS=-Wl,-O1'' Important settings: value of $LC_ALL: fr_FR.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Python Minor modes in effect: icomplete-mode: t icicle-mode: t delete-selection-mode: t minibuffer-depth-indicate-mode: t auto-image-file-mode: t partial-completion-mode: t show-paren-mode: t display-battery-mode: t display-time-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t recentf-mode: t savehist-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: e t q f SPC - SPC - g u g a l i a s SPC r c s - c o SPC c o SPC - l SPC - q SPC - f SPC \ $ 1 r c s - c o SPC p i l _ C-x v v C-x v v C-x k g C-x k g C-x C-& M-x v c - t o g r r r M-> M-x b u f f e r - t o g r e C-g M-x t o g l e C-x k q C-x v v M-x r e p o Recent messages: Buffer is read-only: # [3 times] Mark set Computing completion candidates... [5 times] File is under version-control; use C-x v v to check in/out No prefix completions icicle-abort-recursive-edit: No recursive edit is in progress Local value of py-indent-offset set to 4 Using the CPython shell No files remain to be committed Computing completion candidates... -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France From unknown Sun Jun 22 00:27:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Thierry Volpiatto Subject: bug#3916 closed by Dan Nicolaescu (Re: bug#3916: 23.1.50; vc with rcs prompt for commit when it shouldn't.) Message-ID: References: <200907241401.n6OE1vGL029184@godzilla.ics.uci.edu> <874ot2cyso.fsf@tux.homenetwork> X-Emacs-PR-Message: they-closed 3916 X-Emacs-PR-Package: emacs Reply-To: 3916@debbugs.gnu.org Date: Fri, 24 Jul 2009 14:10:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1248444606-7254-1" This is a multi-part message in MIME format... ------------=_1248444606-7254-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3916: 23.1.50; vc with rcs prompt for commit when it shouldn't.=20 It has been closed by Dan Nicolaescu . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Dan Nicolaescu by replying to this email. --=20 3916: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3916 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1248444606-7254-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3916-done) by emacsbugs.donarmstrong.com; 24 Jul 2009 14:02:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.5 required=4.0 tests=AWL,FOURLA,GMAIL, HAS_BUG_NUMBER,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6OE2Drm005329 for <3916-done@emacsbugs.donarmstrong.com>; Fri, 24 Jul 2009 07:02:14 -0700 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by barrelv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n6OE1vNb010548; Fri, 24 Jul 2009 07:01:57 -0700 (PDT) Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n6OE1vGL029184; Fri, 24 Jul 2009 07:01:57 -0700 (PDT) Date: Fri, 24 Jul 2009 07:01:57 -0700 (PDT) Message-Id: <200907241401.n6OE1vGL029184@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Thierry Volpiatto Cc: 3916-done@debbugs.gnu.org Subject: Re: bug#3916: 23.1.50; vc with rcs prompt for commit when it shouldn't. References: <874ot2cyso.fsf@tux.homenetwork> X-Debbugs-No-Ack: yes In-Reply-To: <874ot2cyso.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Fri, 24 Jul 2009 09:42:15 +0200") Lines: 60 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: n6OE1vNb010548 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@godzilla.ics.uci.edu Thierry Volpiatto writes: > Please write in English if possible, because the Emacs maintainers > usually do not have translators to read other languages for them. > > Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > Hi, > here a little recipe of what i think is wrong: > > 1) find-file ==> my_file > > 2) C-x v i ==> register my_file under rcs > > 3) C-x v v ==> co my_file > ==>No files remain to be committed > > 4) C-x v v ==> co again, ok my_file is no more read only and ready to > edit. > > 5) make some changes to my_file (these changes are not finished i don't > want to commit them). > > 6) For some reason, save buffer and kill buffer. > > 7) find-file ==> my_file: > - The file is locked again (read-only) ==> why? (was not doing that > before until file was commited or reverted) > > 8) Try to co the file: > C-x v v ==> The commit buffer pop out and ask me to commit ==> Why? > I don't want to commit these unfinished changes to my_file. > > 9) i must kill the commit buffer and toggle-read-only the file to be > able to edit it. > Even if i run the shell command co -l -q -f my_file (that add write > permission on file) vc turn file read-only. > > Note:This happen even with emacs -Q > > WDYT > > > > > > If Emacs crashed, and you have the Emacs process in the gdb debugger, > please include the output from the following gdb commands: > `bt full' and `xbacktrace'. > If you would like to further debug the crash, please read the file > /usr/share/emacs/23.1.50/etc/DEBUG for instructions. > > > In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1) > of 2009-07-12 on tux ^^^^^^^^^^^^^^^^^^^^^^^^ Your source is too old, this was a temporary bug is already fixed. ------------=_1248444606-7254-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 24 Jul 2009 07:48:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6O7mhrA004405 for ; Fri, 24 Jul 2009 00:48:44 -0700 Received: from mail.gnu.org ([199.232.76.166]:34577 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MUFWE-0007rP-Ec for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:42 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MUFWB-0005xW-SP for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:42 -0400 Received: from mx20.gnu.org ([199.232.41.8]:39719) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUFWB-0005xG-Dw for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:39 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUFWA-00042o-4P for emacs-pretest-bug@gnu.org; Fri, 24 Jul 2009 03:48:38 -0400 Received: by ewy28 with SMTP id 28so607263ewy.42 for ; Fri, 24 Jul 2009 00:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:organization :date:message-id:user-agent:mime-version:content-type; bh=2W49oO5uPpL9UPJEtxHTtWAf4+jhPB6+LxEpohGLfek=; b=Lr9R13IIc3hNU8KUkGvGMz54V2/ssyN9iyFFERTNm0EEP+AC63pK1kg7nfOQKjEfFI 0zsDtBO8+UgRBywIxXWcyr+9wc0H8CMYSNfkhIKO/dkSYdhLMBRKKlEA0zuIbDJKW8fb PTVCU4wwpmZlz0WyJQM9aaawsczXL4ex3iPZo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:organization:date:message-id:user-agent :mime-version:content-type; b=lzERYa8tkZNrusC8FOkYzgmoe6iOgznvq5acpUoCPcvRoflhkvtxAZnmMgIY82Y0rT OxUoRExoPEUbPL/Qf2vf3VpJd01XAB0biXdAWk+B4gjcbAmt+YdmMbtwSRdQ6Hj/6j3E fzgZXLOCzQD1jcxpXZN0BdrLNIKO1+J02Wxog= Received: by 10.211.179.6 with SMTP id g6mr3781716ebp.94.1248421716470; Fri, 24 Jul 2009 00:48:36 -0700 (PDT) Received: from tux.homenetwork (194.77.197-77.rev.gaoland.net [77.197.77.194]) by mx.google.com with ESMTPS id 5sm206726eyh.8.2009.07.24.00.48.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 24 Jul 2009 00:48:35 -0700 (PDT) From: Thierry Volpiatto To: emacs-pretest-bug@gnu.org Subject: 23.1.50; vc with rcs prompt for commit when it shouldn't. Organization: ThierryVolpiatto Date: Fri, 24 Jul 2009 09:42:15 +0200 Message-ID: <874ot2cyso.fsf@tux.homenetwork> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Hi, here a little recipe of what i think is wrong: 1) find-file ==> my_file 2) C-x v i ==> register my_file under rcs 3) C-x v v ==> co my_file ==>No files remain to be committed 4) C-x v v ==> co again, ok my_file is no more read only and ready to edit. 5) make some changes to my_file (these changes are not finished i don't want to commit them). 6) For some reason, save buffer and kill buffer. 7) find-file ==> my_file: - The file is locked again (read-only) ==> why? (was not doing that before until file was commited or reverted) 8) Try to co the file: C-x v v ==> The commit buffer pop out and ask me to commit ==> Why? I don't want to commit these unfinished changes to my_file. 9) i must kill the commit buffer and toggle-read-only the file to be able to edit it. Even if i run the shell command co -l -q -f my_file (that add write permission on file) vc turn file read-only. Note:This happen even with emacs -Q WDYT If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1.50/etc/DEBUG for instructions. In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-07-12 on tux Windowing system distributor `The X.Org Foundation', version 11.0.10503000 configured using `configure '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-xft' '--without-libotf' '--without-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=i686 -pipe -O2' 'LDFLAGS=-Wl,-O1'' Important settings: value of $LC_ALL: fr_FR.UTF-8 value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fr_FR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Python Minor modes in effect: icomplete-mode: t icicle-mode: t delete-selection-mode: t minibuffer-depth-indicate-mode: t auto-image-file-mode: t partial-completion-mode: t show-paren-mode: t display-battery-mode: t display-time-mode: t diff-auto-refine-mode: t shell-dirtrack-mode: t recentf-mode: t savehist-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: e t q f SPC - SPC - g u g a l i a s SPC r c s - c o SPC c o SPC - l SPC - q SPC - f SPC \ $ 1 r c s - c o SPC p i l _ C-x v v C-x v v C-x k g C-x k g C-x C-& M-x v c - t o g r r r M-> M-x b u f f e r - t o g r e C-g M-x t o g l e C-x k q C-x v v M-x r e p o Recent messages: Buffer is read-only: # [3 times] Mark set Computing completion candidates... [5 times] File is under version-control; use C-x v v to check in/out No prefix completions icicle-abort-recursive-edit: No recursive edit is in progress Local value of py-indent-offset set to 4 Using the CPython shell No files remain to be committed Computing completion candidates... -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France ------------=_1248444606-7254-1-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 18:30:47 2010 Received: (at control) by debbugs.gnu.org; 26 Jan 2010 23:30:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZuru-0007T2-KW for submit@debbugs.gnu.org; Tue, 26 Jan 2010 18:30:46 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZurr-0007Sx-Nw for control@debbugs.gnu.org; Tue, 26 Jan 2010 18:30:45 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZurn-0006t9-V7; Tue, 26 Jan 2010 18:30:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.31519.904844.407688@fencepost.gnu.org> Date: Tue, 26 Jan 2010 18:30:39 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: >}`-'Fh^dkSE/I)@v{MEc.12\Y~;a\F2 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: -5.0 (-----) unarchive 3867 unarchive 3869 unarchive 3916 merge 3867 3869 3916 severity 3944 important unmerge 3951 tags 3991 patch