From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Setting user-defined properties while ido-mode is active Date: Fri, 01 Jun 2012 18:21:23 +0200 Message-ID: <87mx4n0zr0.fsf@googlemail.com> References: <87fwaf3bnr.fsf@googlemail.com> <8762bbp2pa.fsf@riotcharge.dunsmor.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaUZ4-0001hn-9e for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 12:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaUYz-0003LA-K4 for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 12:19:01 -0400 Received: from plane.gmane.org ([80.91.229.3]:56513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaUYz-0003Kz-DX for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 12:18:57 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SaUYv-0007Gt-LJ for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 18:18:53 +0200 Received: from e178188078.adsl.alicedsl.de ([85.178.188.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jun 2012 18:18:53 +0200 Received: from tjolitz by e178188078.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jun 2012 18:18:53 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jason Dunsmore writes: > On Thu, May 31 2012, Thorsten Jolitz wrote: > >> However, I have to deactivate ido-mode everytime I want to set a >> user-defined property with C-c C-x p, since ido-mode shows me all the >> predefined property names and does not let me enter my own property >> name. >> >> Did anybody else experience this, or am I simply ignorant of some basic >> ido-mode functionality here? > > You can type the name of the new property and hit enter. The prompt > will say "[No match]", but just ignore it. The new property will be > created. That works, thanks. -- cheers, Thorsten