all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: afuchs <alexey.fuchs@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Command Line Options and Frame Splitting
Date: Tue, 19 Aug 2008 00:43:20 -0700 (PDT)	[thread overview]
Message-ID: <ca8f1404-91a8-4eba-9f2e-d03bc0ff5347@a1g2000hsb.googlegroups.com> (raw)
In-Reply-To: mailman.17015.1219130660.18990.help-gnu-emacs@gnu.org

On 19 Aug., 09:24, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
> afuchs wrote:
> > Dear Group Members,
>
> > I use Emacs to work on my Latex files; usually, for every project I
> > use two of those: my_project.tex and my_project.bib. These and other
> > pertinent files I usually place in a directory named my_project.
> > I have an alias, which uses emacs command line options, completing the
> > name of the current directory with .tex and .bib extensions and
> > opening an emacs window of a given size at a given position with both
> > files in it.
>
> > What bothers me is that the frame is then split, each file in its own
> > half of the window. What I'd like to do is to open the .tex file in
> > the current frame, and the .bib file in another, not shown, accessible
> > via Ctrl-X B.
>
> > Is it possible to do that through command-line? I have not been able
> > to find a corresponding option in the customization.
>
> How about appending this command line option: -f delete-other-windows
>
> or: -f delete-window
>
> depending on which window (.bib or .tex) is selected.
>
> --
> Kevin Rodgers
> Denver, Colorado, USA

Thank you very much, Kevin.
That helps.

A.Fuchs


      parent reply	other threads:[~2008-08-19  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-17 16:10 Command Line Options and Frame Splitting afuchs
2008-08-19  7:24 ` Kevin Rodgers
     [not found] ` <mailman.17015.1219130660.18990.help-gnu-emacs@gnu.org>
2008-08-19  7:43   ` afuchs [this message]

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=ca8f1404-91a8-4eba-9f2e-d03bc0ff5347@a1g2000hsb.googlegroups.com \
    --to=alexey.fuchs@gmail.com \
    --cc=help-gnu-emacs@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.