From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Links in WoMan buffer should not call `man' Date: Sun, 03 Sep 2006 02:57:22 +0300 Organization: JURTA Message-ID: <87zmdhzusd.fsf@jurta.org> References: <874pvy0wik.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157242641 12255 80.91.229.2 (3 Sep 2006 00:17:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Sep 2006 00:17:21 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 03 02:17:17 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GJffo-0001AP-DA for ged-emacs-devel@m.gmane.org; Sun, 03 Sep 2006 02:17:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJffn-0005Cl-Px for ged-emacs-devel@m.gmane.org; Sat, 02 Sep 2006 20:17:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GJffc-0005Bc-SW for emacs-devel@gnu.org; Sat, 02 Sep 2006 20:17:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GJffZ-000537-6o for emacs-devel@gnu.org; Sat, 02 Sep 2006 20:17:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GJffZ-00052z-1r for emacs-devel@gnu.org; Sat, 02 Sep 2006 20:17:01 -0400 Original-Received: from [62.64.120.197] (helo=relay02.kiev.sovam.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GJfph-0007Ir-UF; Sat, 02 Sep 2006 20:27:30 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay02.kiev.sovam.com with esmtp (Exim 4.60) (envelope-from ) id 1GJffT-000LsE-Ks; Sun, 03 Sep 2006 03:16:56 +0300 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon, 28 Aug 2006 18:09:50 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Scanner-Signature: 0a21689c2f1d2e94d8aa83f1a1b60733 X-DrWeb-checked: yes X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 232 [August 31 2006] X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0242], KAS30/Release X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59271 Archived-At: > BTW, I have the desire to marry man and woman so they would share the > common history. Is this a good idea? > > It isn't necessary for them to get married; they just have to > interchange internal information between their bodies ;-). > > I think this is a bug fix. Please make it happen. While testing this change, I discovered one strange old bug (I can reproduce it at least in the last year's CVS check-out, but not in CVS check-out of two years ago). man fails in woman's frame. Test case: M-x man RET man RET ;; creates a new window in the same frame M-x woman RET man RET ;; creates a new dedicated frame q ;; deletes the buffer, but leaves the frame M-x man RET man RET the last command typed in the woman's dedicated frame fails with the error signalled by string-match: Man-translate-references: Wrong type argument: arrayp, nil -- Juri Linkov http://www.jurta.org/emacs/