From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Shutko Newsgroups: gmane.emacs.devel Subject: org.el fix Date: Thu, 05 May 2005 14:42:07 -0500 Message-ID: <87mzr9zcjz.fsf_-_@vera.springies.com> References: <200505051718.j45HIrFG002303@emr.cs.iit.edu> <87fyx11pm0.fsf@vera.springies.com> <87vf5xzdbb.fsf@vera.springies.com> <7kwtqdo45h.fsf@xpc14.ast.cam.ac.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1115322480 25663 80.91.229.2 (5 May 2005 19:48:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 May 2005 19:48:00 +0000 (UTC) Cc: Carsten Dominik Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 21:47:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTmJM-0004ut-5r for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 21:47:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTmQv-0000yT-Mc for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 15:54:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTmID-0001zr-4T for emacs-devel@gnu.org; Thu, 05 May 2005 15:45:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTmI3-0001wh-Ny for emacs-devel@gnu.org; Thu, 05 May 2005 15:45:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTmHy-0001qT-UZ for emacs-devel@gnu.org; Thu, 05 May 2005 15:45:39 -0400 Original-Received: from [199.249.176.251] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DTmK5-0001Al-Nt for emacs-devel@gnu.org; Thu, 05 May 2005 15:47:49 -0400 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.1/8.13.1) with ESMTP id j45JgSoX030281; Thu, 5 May 2005 14:42:28 -0500 Original-Received: (from ats@localhost) by localhost.localdomain (8.13.1/8.13.1/Submit) id j45JgR7R030280; Thu, 5 May 2005 14:42:27 -0500 Original-To: emacs-devel@gnu.org In-Reply-To: <7kwtqdo45h.fsf@xpc14.ast.cam.ac.uk> (Glenn Morris's message of "Thu, 05 May 2005 20:37:30 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) 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:36720 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36720 Glenn Morris writes: > Clearly, ignore my previous mailing on this subject, and a thousand > apologies for casting (however vague) aspersions in the direction of > org.el! :) Speaking of which, 2005-05-05 Alan Shutko * textmodes/org.el (org-store-link): Fix parens. --- org.el 05 May 2005 13:43:08 -0500 1.16 +++ org.el 05 May 2005 13:59:07 -0500 @@ -4868,7 +4868,7 @@ (setq link (concat (if (org-xor arg org-usenet-links-prefer-google) "http://groups.google.com/groups?group=" "gnus:") - group))))) + group)))) ((memq major-mode '(gnus-summary-mode gnus-article-mode)) (and (eq major-mode 'gnus-article-mode) (gnus-article-show-summary)) -- Alan Shutko - I am the rocks. You tell 'em Gambler, You've got winning ways.