From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch for problem with xemacs Date: Mon, 8 Dec 2008 21:58:28 +0100 Message-ID: <15FC135F-8736-4D67-97A8-EDACBAD57437@uva.nl> References: <18749.38392.515694.572285@gargle.gargle.HOWL> Mime-Version: 1.0 (Apple Message framework v929.2) 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 1L9nBa-0002n9-EM for emacs-orgmode@gnu.org; Mon, 08 Dec 2008 15:58:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L9nBZ-0002ms-0P for emacs-orgmode@gnu.org; Mon, 08 Dec 2008 15:58:34 -0500 Received: from [199.232.76.173] (port=51010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9nBY-0002mp-Ss for emacs-orgmode@gnu.org; Mon, 08 Dec 2008 15:58:32 -0500 Received: from ey-out-1920.google.com ([74.125.78.145]:64378) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L9nBY-00068K-Cs for emacs-orgmode@gnu.org; Mon, 08 Dec 2008 15:58:32 -0500 Received: by ey-out-1920.google.com with SMTP id 4so540786eyg.24 for ; Mon, 08 Dec 2008 12:58:31 -0800 (PST) In-Reply-To: <18749.38392.515694.572285@gargle.gargle.HOWL> 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: Thomas Fuchs Cc: emacs-orgmode@gnu.org Hi Thomas, thanks for the analysis, I have applied a simplified version of your patch. - Carsten On Dec 8, 2008, at 10:47 PM, Thomas Fuchs wrote: > > Hi there! > > The function org-substring-no-properties is called in org-remember.el > with one argument and defined with one plus two optional arguments. In > case of xemacs the function delegates to substring which requires > a non-optional second argument "from". > > The attached patch handles this. > > Greetings > Thomas > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode