From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: the org-CUA-compatible variable Date: Thu, 14 Dec 2006 17:32:48 +0100 Message-ID: References: <87mz5v30ib.fsf@magma.ca> <871wn3241z.fsf@magma.ca> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GutVw-0001D6-0s for emacs-orgmode@gnu.org; Thu, 14 Dec 2006 11:32:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GutVs-0001BJ-SU for emacs-orgmode@gnu.org; Thu, 14 Dec 2006 11:32:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GutVs-0001BC-M4 for emacs-orgmode@gnu.org; Thu, 14 Dec 2006 11:32:52 -0500 Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GutVs-0004bX-Ez for emacs-orgmode@gnu.org; Thu, 14 Dec 2006 11:32:52 -0500 Received: by nf-out-0910.google.com with SMTP id d4so907813nfe for ; Thu, 14 Dec 2006 08:32:51 -0800 (PST) In-Reply-To: <871wn3241z.fsf@magma.ca> 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: Angelina Carlton Cc: emacs-orgmode@gnu.org On Dec 13, 2006, at 16:44, Angelina Carlton wrote: > > I got the (require 'org) from a tutorial online > http://dto.freeshell.org/notebook/OrgTutorial.html Yes, I see this, I will try to get this fixed. Thanks. > I got the (setq org-CUA-compatible t) from the emacs wiki. > Thank you for clearing this up for me. Well, in fact the docstring of the variable should mention this, this will be fixed in the next version. Thanks. - Carsten