From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problem with org-mac-message.el Date: Mon, 6 Apr 2009 06:44:19 +0200 Message-ID: References: <4DDA3A2E-81DA-4FAE-8D96-68D5E38E6667@gmail.com> <67BED2B7-68AC-4AF5-B4D3-15706A4FE6D5@gmail.com> <25FA0450-9B9A-42E0-93AF-14E53F3CB076@gmail.com> <8103B75E-48DB-46AB-A43F-6905A9F0B9D4@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqhuO-0005JO-Iu for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:02:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqhuK-0005J4-0K for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:02:12 -0400 Received: from [199.232.76.173] (port=50779 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqhuJ-0005J1-Tc for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:02:07 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:51344) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqhuJ-00018r-9m for emacs-orgmode@gnu.org; Mon, 06 Apr 2009 02:02:07 -0400 Received: by ewy4 with SMTP id 4so2038743ewy.42 for ; Sun, 05 Apr 2009 23:02:05 -0700 (PDT) In-Reply-To: <8103B75E-48DB-46AB-A43F-6905A9F0B9D4@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christopher Suckling Cc: emacs-orgmode emacs-orgmode Applied, thanks. - Carsten On Apr 5, 2009, at 11:43 PM, Christopher Suckling wrote: > > On 4 Apr 2009, at 11:33, Carsten Dominik wrote: > >> Hi Christopher, >> >> I have applied the patch, thanks. >> >> Also I made the following modification: >> >> The new function is defined as org-mac-message-insert-selected, >> and then the old name org-mac-message-insert-link is introduced >> as an alias. So you get your consisten function naming, and >> compatibility as well. >> >> I believe the file commentary may not be fully correct anymore, >> it still mentions the old function names. I have already pushed the >> new version, if you fix the commentary, please diff against that >> new version. > > Thanks, Carsten. > > Here's the fixed commentary. Changes to Worg have been pushed. > > Christopher > >