* Where is that trace buffer?
@ 2014-01-03 0:45 Eric Fowler
2014-01-03 12:50 ` Tim Visher
0 siblings, 1 reply; 3+ messages in thread
From: Eric Fowler @ 2014-01-03 0:45 UTC (permalink / raw)
To: help-gnu-emacs
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?
Thanks
Eric
--
cc:NSA
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Where is that trace buffer?
2014-01-03 0:45 Where is that trace buffer? Eric Fowler
@ 2014-01-03 12:50 ` Tim Visher
2014-01-03 18:31 ` Eric Fowler
0 siblings, 1 reply; 3+ messages in thread
From: Tim Visher @ 2014-01-03 12:50 UTC (permalink / raw)
To: Eric Fowler; +Cc: emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Where is that trace buffer?
2014-01-03 12:50 ` Tim Visher
@ 2014-01-03 18:31 ` Eric Fowler
0 siblings, 0 replies; 3+ messages in thread
From: Eric Fowler @ 2014-01-03 18:31 UTC (permalink / raw)
To: Tim Visher; +Cc: emacs
Did both. Actually I (setq tramp-verbose 8). Also (require 'tramp) 'ed.
I am away from that computer for now, will try a few more things and let
y'all know on Monday.
Thanks very much
On Fri, Jan 3, 2014 at 4:50 AM, Tim Visher <tim.visher@gmail.com> wrote:
> 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
>
--
cc:NSA
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-03 18:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 0:45 Where is that trace buffer? Eric Fowler
2014-01-03 12:50 ` Tim Visher
2014-01-03 18:31 ` Eric Fowler
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.