From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Setting user-defined properties while ido-mode is active Date: Fri, 01 Jun 2012 06:21:12 +0200 Message-ID: <87fwaf3bnr.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaJKC-00088a-J6 for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 00:18:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaJKA-0000YJ-1n for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 00:18:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:51814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaJK9-0000Y1-Rx for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 00:18:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SaJK5-0006oE-O8 for emacs-orgmode@gnu.org; Fri, 01 Jun 2012 06:18:49 +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 06:18:49 +0200 Received: from tjolitz by e178188078.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 01 Jun 2012 06:18:49 +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 Hi List, I copied the "ido everywhere" approach from Bernt Hanson's setup and it works really great (especially using 'M-x' becomes so fast that remembering all that keychords seems less necessary). 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? -- cheers, Thorsten