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

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

Re: HOW CAN I STOP THIS NOVICE MODE STUFF?


From: Michael Schierl
Subject: Re: HOW CAN I STOP THIS NOVICE MODE STUFF?
Date: Tue, 25 Dec 2007 01:56:06 +0100
User-agent: 40tude_Dialog/2.0.14.1

On Mon, 24 Dec 2007 15:00:03 +0100, Bastien wrote:

> PS: not being able to reach the documentation pages for local variables
> does not prove Emacs should behave as if you were an expert.  Grin.

And BTW you could copy the buffer if you were an expert:

M-x toggle-debug-on-quit

and then just press C-g at the prompt. Copy the stuff and [c]ontinue from
the Lisp debugger.

HAND

Michael

-- 
#!/usr/bin/perl -I' # tekscribble.pl - start in an xterm and scribble with mouse
$|=1;$g="\35";sub g{getc}sub p{print@_}system"stty -icanon";p"\233?38h";for(;;){
p"$g\33\32";$_=g;$x=g;$X=g;$y=g;$Y=g;last if/q/;$k=$y.chr((ord$Y)+64).$x.chr((
ord$X)+32);p"\33\14"if/c/;p$g.(/ì/?$l:$k).$k;$l=$k;}p"\33\3";system"stty icanon"





reply via email to

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