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

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

Re: Where is that trace buffer?


From: Tim Visher
Subject: Re: Where is that trace buffer?
Date: Fri, 3 Jan 2014 07:50:05 -0500

On Thu, Jan 2, 2014 at 7:45 PM, Eric Fowler <eric.fowler@gmail.com> wrote:
> I am trying to debug a TRAMP issue on windows / emacs and have been
> directed to access the *trace-ouput*
> buffer<https://www.gnu.org/software/emacs/manual/html_node/tramp/Traces-and-Profiles.html>
> .
>
> I can't find or create that buffer anywhere. I get the default buffer list
> in emacs but nothing else:
>
> .%  *GNU Emacs*            793  Fundamental
>     *scratch*              191  Lisp Interaction
>   * *Messages*             140  Fundamental
>
> Where to find it?

Have you `(setq tramp-verbose 6)`? That might prompt the
`*tramp-output*` buffer to show up, according to those docs.

You may need to `(require 'tramp)` prior to being able to set `tramp-verbose`.

--

In Christ,

Timmy V.

http://blog.twonegatives.com/
http://five.sentenc.es/ -- Spend less time on mail



reply via email to

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