From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brady Trainor Subject: narrow window, tag prompt partially obscured Date: Sat, 23 Aug 2014 15:17:16 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLJcy-0003Bn-Ec for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 18:17:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLJcq-0000mB-Va for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 18:17:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:33172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLJcq-0000ka-PC for emacs-orgmode@gnu.org; Sat, 23 Aug 2014 18:17:32 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XLJcp-0000Am-QB for emacs-orgmode@gnu.org; Sun, 24 Aug 2014 00:17:31 +0200 Received: from 75-149-173-2-washington.hfc.comcastbusiness.net ([75.149.173.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Aug 2014 00:17:31 +0200 Received: from algebrat by 75-149-173-2-washington.hfc.comcastbusiness.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Aug 2014 00:17:31 +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 I am using org-version 7.9.3f-17-g7524ef. When the window is narrow, and I use C-c C-c to set tags in headline, the tag-selection prompt does not show all candidates. Is there a way around this? I'm using a narrow org buffer to mirror my directory structure for visualization, and org tags is part of this workflow.