all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacsclient not integrated into modern window systems
Date: Sun, 12 Jul 2015 14:24:10 +0530	[thread overview]
Message-ID: <mnt9v3$han$1@ger.gmane.org> (raw)
In-Reply-To: <55A16994.20107@gmail.com>

On Sunday 12 July 2015 12:38 AM, Vaidheeswaran C wrote:
> $ emacsclient --alternate-editor="" file.txt

The below variation seems like a good improvement.

emacsclient  --alternate-editor="" -cF "((top . 0) (left . 0) (width
. 99) (height . 28))"


For plugging in the frame parameters, I used

    M-: (current-frame-configuration)

and hand picked the few that you see.

For some reasons, including

	    (fullscreen . maximized)

in the frame parameter has no intended effect on the editor window.  It
is not clear to me whether it is a limitation or a bug.

----------------------------------------------------------------

The External Editor plugin (Thunderbird) now uses the above commandline.
 In addition, my .emacs has the following line.

    (push '("\\.eml\\'" . message-mode) auto-mode-alist)




  reply	other threads:[~2015-07-12  8:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11  3:24 emacsclient not integrated into modern window systems Rusi
2015-07-11 10:54 ` Rasmus
     [not found] ` <mailman.6717.1436612090.904.help-gnu-emacs@gnu.org>
2015-07-11 11:12   ` Rusi
2015-07-11 16:34     ` Raffaele Ricciardi
2015-07-11 12:20 ` Vaidheeswaran C
     [not found] ` <mailman.6720.1436617209.904.help-gnu-emacs@gnu.org>
2015-07-11 12:24   ` Rusi
2015-07-11 18:59 ` Vaidheeswaran C
2015-07-11 19:08 ` Vaidheeswaran C
2015-07-12  8:54   ` Vaidheeswaran C [this message]
     [not found] ` <mailman.6736.1436641200.904.help-gnu-emacs@gnu.org>
2015-07-12  2:57   ` Rusi
2015-07-12  4:28     ` Vaidheeswaran C
     [not found]     ` <mailman.6761.1436675333.904.help-gnu-emacs@gnu.org>
2015-07-12  5:06       ` Rusi
2015-07-12  6:02         ` Vaidheeswaran C
2015-07-12 14:37     ` Eli Zaretskii
2015-07-12 15:08       ` Stefan Monnier
2015-07-12 15:28       ` Vaidheeswaran C
2015-07-12 16:25         ` Eli Zaretskii
     [not found]       ` <mailman.6782.1436714885.904.help-gnu-emacs@gnu.org>
2015-07-12 16:21         ` Rusi
2015-07-12 16:29           ` Rusi
     [not found]       ` <mailman.6780.1436713709.904.help-gnu-emacs@gnu.org>
2015-07-12 16:32         ` Rusi
2015-07-13  4:59         ` Dan Espen

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='mnt9v3$han$1@ger.gmane.org' \
    --to=vaidheeswaran.chinnaraju@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.