Jedi reference to programming with emacs

2005-05-29 Thread Robert Bruce Carleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm pretty sure that I recall a quote somewhere comparing a programmer building an IDE with emacs being like a Jedi building their own lightsaber as a part of their training. I know it could sound like silly enthusiasm to some, but I kind of like that

Re: Hiding lines based on a regexp

2005-05-29 Thread David Vanderschel
"David Vanderschel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Could someone please point me to a mechanism that > would allow me to temporarily hide from display > certain lines in a file based on a matching regular > expression? ... Well, no one did. Although it is difficult

Re: front end to top?

2005-05-29 Thread xpurple
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 "oliver" <[EMAIL PROTECTED]> writes: > hi there > > i'm looking for a emacs front end to top listing all the processes on the > machine. > > doing it in a shell does work very well because with my shell configuration > (TERM=emacs). > > or a proc

front end to top?

2005-05-29 Thread oliver
hi there i'm looking for a emacs front end to top listing all the processes on the machine. doing it in a shell does work very well because with my shell configuration (TERM=emacs). or a process front end using ps could be ok as well. thansk a lot, olli

problem with vc-svn + tramp.

2005-05-29 Thread George Nurser
I am using emacs 22.0.50, running on a powerbook. When I use tramp to edit a file in a subversion directory by doing ssh onto a SUN workstation, it seems to automatically switch on the vc-svn mode. It then keeps failing, with the message vc-do-command: Running svn...FAILED (status 127) If

$B=P2q$$A*2](B $B#67n9f(B

2005-05-29 Thread info
$B'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$(B $B'$'$'$=P2q$$A*2](B $B#67n9f!!#1=5L\9f!!(B $B!!'$'$'$(B $B'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$'$(B $B!!!z!z!z!z!!:#=5$N$*>)$a%5%$%H!!!z!z!z!z(B $B7k:'Ajhttp://www.getluck3.net/?toppage $B!

RE: char-width of a font? pixel-width of a future frame?

2005-05-29 Thread Drew Adams
How do I find out either - what the (average) width of characters of a given font/fontset is? or `frame-char-width' or height gives the pixel width or height of the frame's default font. - what, given a set of frame-parameters (including font and width and height), what the pixel

char-width of a font? pixel-width of a future frame?

2005-05-29 Thread David Reitter
How do I find out either - what the (average) width of characters of a given font/fontset is? or - what, given a set of frame-parameters (including font and width and height), what the pixel-width and pixel-height of a frame are going to be once it is created? I'm trying to put together a f