unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Thomas Carroll <tomfecarroll@yahoo.com>
Cc: "27048@debbugs.gnu.org" <27048@debbugs.gnu.org>
Subject: bug#27048: Tramp not working with Solaris hosts
Date: Wed, 24 May 2017 22:44:04 +0200	[thread overview]
Message-ID: <87inkq7zor.fsf@detlef> (raw)
In-Reply-To: <1937104721.1513310.1495642281558@mail.yahoo.com> (Thomas Carroll's message of "Wed, 24 May 2017 16:11:21 +0000 (UTC)")

Thomas Carroll <tomfecarroll@yahoo.com> writes:

Hi Tom,

> The trick I missed is that this variable needs to be fixed in two
> places: tramp-sh.el AND tramp-loaddefs.el.  It now works for both
> Linux and Solaris.  Specifically, I had to set the value
>
> Old: ~/.tramp_history
> New: .tramp_history
>
> I had had some success in older versions of Emacs by changing the
> tramp-sh.el file only.

There's no need to patch Tramp files for this. `tramp-histfile-override'
is a user option. You could change it in your .emacs:

(custom-set-variables '(tramp-histfile-override ".tramp_history" nil (tramp)))

> Again, thanks for your help.
>
> Tom

Best regards, Michael.





  reply	other threads:[~2017-05-24 20:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <737868241.770063.1495574150747.ref@mail.yahoo.com>
2017-05-23 21:15 ` bug#27048: Tramp not working with Solaris hosts Thomas Carroll
2017-05-24 14:58   ` Michael Albinus
2017-05-24 16:11     ` Thomas Carroll
2017-05-24 20:44       ` Michael Albinus [this message]
2017-05-25 10:56         ` Thomas Carroll

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=87inkq7zor.fsf@detlef \
    --to=michael.albinus@gmx.de \
    --cc=27048@debbugs.gnu.org \
    --cc=tomfecarroll@yahoo.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).