unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Is it possible to use emacsclient as the Gnome system editor?
Date: Tue, 21 Nov 2006 20:11:33 +0100	[thread overview]
Message-ID: <f7ccd24b0611211111s45023d80l889bf83796ff456d@mail.gmail.com> (raw)
In-Reply-To: <ejvf7t$clm$1@snic.vub.ac.be>

On 11/21/06, Olive <olive@noemail.org> wrote:

> #! /bin/sh
> emacsclient -n "$@" &> /dev/null || exec emacs "$@"

You can do simply:

 #! /bin/sh
 emacsclient -a emacs -n "$@"

                    /L/e/k/t/u

  reply	other threads:[~2006-11-21 19:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.934.1164115395.2155.help-gnu-emacs@gnu.org>
2006-11-21 13:42 ` Is it possible to use emacsclient as the Gnome system editor? Charles philip Chan
2006-11-22  7:40   ` Steinar Bang
2006-11-21 18:07 ` Olive
2006-11-21 19:11   ` Juanma Barranquero [this message]
2006-11-21 13:22 Steinar Bang
2006-11-21 13:59 ` Lennart Borgman
2006-11-21 14:07 ` Leo
     [not found] ` <mailman.938.1164117578.2155.help-gnu-emacs@gnu.org>
2006-11-21 14:25   ` David Kastrup
2006-11-21 15:34     ` Lennart Borgman
2006-11-22  7:53       ` Steinar Bang
     [not found]       ` <mailman.977.1164182027.2155.help-gnu-emacs@gnu.org>
2006-11-22 10:08         ` David Kastrup

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0611211111s45023d80l889bf83796ff456d@mail.gmail.com \
    --to=lekktu@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.
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).