unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Thomas Carroll <tomfecarroll@yahoo.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: "27048@debbugs.gnu.org" <27048@debbugs.gnu.org>
Subject: bug#27048: Tramp not working with Solaris hosts
Date: Thu, 25 May 2017 10:56:06 +0000 (UTC)	[thread overview]
Message-ID: <557467916.2051541.1495709766641@mail.yahoo.com> (raw)
In-Reply-To: <87inkq7zor.fsf@detlef>

[-- Attachment #1: Type: text/plain, Size: 875 bytes --]

That worked.  Thanks again - you have saved me hours of time.  

Tom
 

    On Wednesday, May 24, 2017 4:44 PM, Michael Albinus <michael.albinus@gmx.de> wrote:
 

 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.


   

[-- Attachment #2: Type: text/html, Size: 2235 bytes --]

      reply	other threads:[~2017-05-25 10:56 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
2017-05-25 10:56         ` Thomas Carroll [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=557467916.2051541.1495709766641@mail.yahoo.com \
    --to=tomfecarroll@yahoo.com \
    --cc=27048@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /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).