all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Nnamtrop <bobnnamtrop@gmail.com>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 7135@debbugs.gnu.org
Subject: bug#7135: 24.0.50; Mac OS X X11: emacsclient cannot find server from remote login
Date: Thu, 30 Sep 2010 12:09:46 -0600	[thread overview]
Message-ID: <AANLkTim=_meqjwb4GVNrHP78Ssmm-4zRu5Ag4xuEMgFy@mail.gmail.com> (raw)
In-Reply-To: <4CA462F8.8020209@swipnet.se>

On Thu, Sep 30, 2010 at 4:14 AM, Jan Djärv <jan.h.d@swipnet.se> wrote:
>
>
> Glenn Morris skrev 2010-09-30 08.45:
>>
>> +           {
>> + #ifdef DARWIN_OS
>> +             size_t n = confstr (_CS_DARWIN_USER_TEMP_DIR, NULL, (size_t)
>> 0);
>> +             if (n>  0)
>> +               {
>> +                 tmpdir = alloca (n);
>> +                 confstr (_CS_DARWIN_USER_TEMP_DIR, tmpdir, n);
>> +               }
>> +             else
>> + #endif
>>                 tmpdir = "/tmp";
>> +           }
>
> That works.
>
>        Jan D.
>

Yes, this works for me also.

Thanks,
Bob





  reply	other threads:[~2010-09-30 18:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29 17:00 bug#7135: 24.0.50; Mac OS X X11: emacsclient cannot find server from remote login Bob Nnamtrop
2010-09-29 19:45 ` Bob Nnamtrop
2010-09-30  0:34   ` Glenn Morris
2010-09-30  1:41     ` Glenn Morris
2010-09-30  5:30       ` Jan Djärv
2010-09-30  6:45         ` Glenn Morris
2010-09-30  9:17           ` Eli Zaretskii
2010-10-01  3:57             ` Glenn Morris
2010-09-30 10:14           ` Jan Djärv
2010-09-30 18:09             ` Bob Nnamtrop [this message]
2010-10-01  3:43           ` Glenn Morris

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='AANLkTim=_meqjwb4GVNrHP78Ssmm-4zRu5Ag4xuEMgFy@mail.gmail.com' \
    --to=bobnnamtrop@gmail.com \
    --cc=7135@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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.