unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: sudo emacsclient
Date: Mon, 26 Oct 2009 22:21:18 +0000	[thread overview]
Message-ID: <4ae620de$0$282$14726298@news.sunsite.dk> (raw)
In-Reply-To: <mailman.9527.1256590642.2239.help-gnu-emacs@gnu.org>

Andreas Politz wrote:
> 
> What is the *magic* export good for ?

Andreas,
GDK_NATIVE_WINDOWS=1
will set the enviromental variable "GDK_NATIVE_WINDOWS" to "1",
but only for this shell, itself.

export GDK_NATIVE_WINDOWS
will allow any processes started from this shell to see the new value,
otherwise they see the old value.

export GDK_NATIVE_WINDOWS=1
will export and set the variable at the same time.

HTH,
Colin S. Miller



> 
> 
> 


-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.


      parent reply	other threads:[~2009-10-26 22:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 17:03 sudo emacsclient Harry Putnam
2009-10-26 17:35 ` Thierry Volpiatto
2009-10-26 18:30 ` Richard Riley
     [not found] ` <mailman.9516.1256581844.2239.help-gnu-emacs@gnu.org>
2009-10-26 19:03   ` Teemu Likonen
2009-10-26 20:21     ` Richard Riley
2009-10-26 20:55       ` Andreas Politz
2009-10-26 21:22         ` Richard Riley
2009-10-26 21:45           ` Andreas Politz
     [not found]       ` <mailman.9527.1256590642.2239.help-gnu-emacs@gnu.org>
2009-10-26 22:21         ` Colin S. Miller [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

  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='4ae620de$0$282$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    --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).