emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Peter Sterner <psterner@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-tag-alist - fullscreen problem when adding tags
Date: Tue, 17 May 2016 18:38:46 +0200	[thread overview]
Message-ID: <CABG0ipHB7HUW+kiNnitvbmbzbuqLxhgGNmqU7Y2XWTXDESEO=A@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

Hi,

I'm trying out org-mode's tagging-system. In my init.el file I added

(setq org-tag-alist '((:startgroup . nil)
                      ("@work" . ?w) ("@home" . ?h)
                      ("@tennisclub" . ?t)
                      (:endgroup . nil)
                      ("laptop" . ?l) ("pc" . ?p)))


Now when I add a tag the entire frame is split up in two windows both
of them showing the *Org tags* buffer.  Is it possible to disable
this?

There are no problems when I don't set org-tag-alist.

Many thanks for considering my request.

Petey

[-- Attachment #2: Type: text/html, Size: 2292 bytes --]

             reply	other threads:[~2016-05-17 16:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17 16:38 Peter Sterner [this message]
2016-05-19  8:27 ` org-tag-alist - fullscreen problem when adding tags Nicolas Goaziou
2016-05-20 10:12   ` Peter Sterner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABG0ipHB7HUW+kiNnitvbmbzbuqLxhgGNmqU7Y2XWTXDESEO=A@mail.gmail.com' \
    --to=psterner@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).