emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Tag setting mode creates two additional windows


From: Dmitry Gorbik
Subject: Re: [O] Tag setting mode creates two additional windows
Date: Thu, 15 May 2014 02:21:17 -0700

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 <address@hidden> wrote:

> Hi Dmitry,
> 
> Dmitry Gorbik <address@hidden> 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
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]