bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1451: Acknowledgement (23.0.60; *shell* swallows meaningful command


From: Tassilo Horn
Subject: bug#1451: Acknowledgement (23.0.60; *shell* swallows meaningful command output lines)
Date: Mon, 01 Dec 2008 11:27:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Andreas Schwab <schwab@suse.de> writes:

Hi Andreas,

>> ;; Requires ZSH prompt "walters"
>> (setq-default dirtrack-list '("^[^:]+:\\([^>]+\\)>" 1))
>
> This can match more than one line, you should probably add \n to the
> bracket expressions.

Ah, thanks a lot.  That seems to be the reason for my problem.  With
your suggestion it works now as expected.

Bye,
Tassilo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]