all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Ryan Barrett <emacs@ryanb.org>
Cc: 9647@debbugs.gnu.org, lekktu@gmail.com
Subject: bug#9647: dirtrack.el patch to support prefixed paths, e.g. tramp remote shells
Date: Sun, 16 Oct 2011 10:40:08 +0200	[thread overview]
Message-ID: <87k485l47r.fsf@gmx.de> (raw)
In-Reply-To: <CA+caGh_iEkCZC_Sm1CDdJ167KiawXYbvCBUu+3Ah_N2=PoiTzA@mail.gmail.com> (Ryan Barrett's message of "Sun, 9 Oct 2011 19:17:58 -0700")

Ryan Barrett <emacs@ryanb.org> writes:

>> This looks to me like a similar bug as bug #9616, which has been said to
>> be solved a week ago. Could you, please, check whether it is solved for
>> you as well?
>
> i looked at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9616 , and
> this is a different bug. that one is for shell-dirtrack-mode (in
> shell.el); mine is for dirtrack-mode (in dirtrack.el).
>
> i synched to head and rebuilt, and the reproduction steps and patch i
> posted still work.

I see.

However, I still don't know whether this shall be fixed in
dirtrack.el. Maybe it would be better if Tramp could support.

I do not use dirtrack.el myself, so I need some guidance from you to
reproduce. You wrote as recipe:

(shell-dirtrack-mode 0)
(set-variable 'dirtrack-list "[REGEX]")
(dirtrack-mode 1)

What do you use as "[REGEX]"? Shouldn't this be a list?

Remote shells as implemented by Tramp do not provide any directory
information in the prompt. By default, the prompt looks like this:

/sudo:root@hostname: #$ 

How do you customize that prompt?

Best regards, Michael.





  reply	other threads:[~2011-10-16  8:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-01 21:09 bug#9647: dirtrack.el patch to support prefixed paths, e.g. tramp remote shells Ryan Barrett
2011-10-09  9:52 ` Michael Albinus
2011-10-10  2:17   ` Ryan Barrett
2011-10-16  8:40     ` Michael Albinus [this message]
2011-10-16 16:47       ` Ryan Barrett
2011-10-17 19:52         ` Michael Albinus

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=87k485l47r.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=9647@debbugs.gnu.org \
    --cc=emacs@ryanb.org \
    --cc=lekktu@gmail.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 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.