emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Skorzhinskiy Mikhail" <mskorzhinskiy@eml.cc>
To: emacs-orgmode@gnu.org
Subject: Feature request: full-frame or not full-frame
Date: Wed, 13 Jul 2016 17:36:22 +0300	[thread overview]
Message-ID: <87twftfvvd.fsf@eml.cc> (raw)

Hi,

I want to implement one small feature in the org-mode, but I don't know
would anyone interested in such feature or not.

There are fixes appears in org-mode not very long time ago. That fixes
introduce new behavior of org-mode-related windows (agenda, capture and
etc). Before that changes most of the org-mode windows takes full size
of a frame (by deleting all other windows). Now org-mode windows are
just created, so you can see other buffers when calling it. Such
behaviour is preferable in most cases (user definitely wants to see
buffer from where he call capture).

But, there are exists some use-cases when *I* want the old behaviour.
For example, when I call capture not from some emacs buffer, but from
some other place. From the external browser, from a script or from windows
manager for example. And in such cases, emacs frame dissected to pieces
of different buffers is not that I want to see.

Right now I have the bunch of hooks and spikes to call
(delete-other-windows) after window with org-mode buffer appears. But I
wonder, maybe it's better to implement this customization inside the
org-mode? So I can add a new variable that will control the behaviour of
org-mode windows, so the user can decide what is preferable. Just like in
the Man package (Man-notify-method).

So, what do you think?

-- 
best regards,
Skorzhinskiy Mikhail

                 reply	other threads:[~2016-07-13 14:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87twftfvvd.fsf@eml.cc \
    --to=mskorzhinskiy@eml.cc \
    --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).