From: Tim Visher <tim.visher@gmail.com>
To: Eric Fowler <eric.fowler@gmail.com>
Cc: emacs <help-gnu-emacs@gnu.org>
Subject: Re: Where is that trace buffer?
Date: Fri, 3 Jan 2014 07:50:05 -0500 [thread overview]
Message-ID: <CAHa53uxMNRWi8aOvAMs34_G=Ca=2Q5jso8imh-EabSAiKtzFSA@mail.gmail.com> (raw)
In-Reply-To: <CAC_tj_oSEMym_UM82fvp0wMErDGzhGSr_QU3urRiPe-X_WnB0Q@mail.gmail.com>
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
next prev parent reply other threads:[~2014-01-03 12:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-03 0:45 Where is that trace buffer? Eric Fowler
2014-01-03 12:50 ` Tim Visher [this message]
2014-01-03 18:31 ` Eric Fowler
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='CAHa53uxMNRWi8aOvAMs34_G=Ca=2Q5jso8imh-EabSAiKtzFSA@mail.gmail.com' \
--to=tim.visher@gmail.com \
--cc=eric.fowler@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/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.