From: Dmitry Gorbik <dgorbik@me.com>
To: Bastien <bzg@gnu.org>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Tag setting mode creates two additional windows
Date: Thu, 15 May 2014 02:21:17 -0700 [thread overview]
Message-ID: <BF89BA34-4965-4A94-8522-2CBC89EE408A@me.com> (raw)
In-Reply-To: <87siobv2nb.fsf@bzg.ath.cx>
This is my org-mode version:
Org-mode version 8.2.6 (release_8.2.6-961-g089a13 @ /Users/dgorbik/.emacs.d/org-mode/)
I could reproduce this in both Emacs 24.4.5 with emacsformacosx and Emacs 24.3.1 in console.
And here is the .emacs file:
(add-to-list 'load-path "~/.emacs.d/org-mode/")
(require 'org)
Thanks,
Dima
On May 15, 2014, at 1:59 AM, Bastien <bzg@gnu.org> wrote:
> Hi Dmitry,
>
> Dmitry Gorbik <dgorbik@me.com> writes:
>
>> I am trying to enter the tag setting mode by pressing C-c C-c for the following org file:
>>
>>
>> #+TAGS: @work(w) @home(h) @tennisclub(t)
>> * some test
>>
>>
>> I have noticed that if the frame is large enough, when entering the
>> tag setting mode Org will split the frame horizontally first and then
>> will split the top window vertically. I end up with two windows with
>> my org file and the other *Org tags* window. Is this done on
>> purpose?
>
> Nope.
>
>> Couldn’t find any information about this behavior.
>
> I can't reproduce this.
>
>> I am using the latest nightly build of emacsformacosx, the latest
>> org-mode and an .emacs with only org-mode enabled.
>
> M-x org-version RET to tell us about the version -- I don't know what
> version comes with emacsformacosx. Maybe show us how you enable Org.
>
> This is probably a bug specific to this version, since setting tags
> from Org-mode does not do anything fancy with the window creation.
> Perhaps other emacsformacosx can try to reproduce this as well.
>
> HTH,
>
> --
> Bastien
>
next prev parent reply other threads:[~2014-05-15 9:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 8:47 Tag setting mode creates two additional windows Dmitry Gorbik
2014-05-15 8:59 ` Bastien
2014-05-15 9:21 ` Dmitry Gorbik [this message]
2014-05-15 9:44 ` Bastien
2014-05-15 9:49 ` Dmitry Gorbik
2014-05-15 10:04 ` Dmitry Gorbik
2014-05-15 10:37 ` Bastien
2014-05-15 11:18 ` Dmitry Gorbik
2014-05-20 16:21 ` Dmitry Gorbik
2014-05-20 16:56 ` Bastien
2014-05-20 20:21 ` Bastien
2014-05-21 3:57 ` Dmitry Gorbik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BF89BA34-4965-4A94-8522-2CBC89EE408A@me.com \
--to=dgorbik@me.com \
--cc=Emacs-orgmode@gnu.org \
--cc=bzg@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.