Re: Highlight Current Line

2005-07-07 Thread Lute Kamstra
"mirror" <[EMAIL PROTECTED]> writes: > How I can highlight the current line that I am editing..? > ie.. If I like to skip a line and put my cursor on the next line, it > should highlight that line. M-x hl-line-mode Lute. -- (spook) => "USCODE MP5K-SD quarter" (insert-file-contents "~/.signatur

Re: Confirm unsubscribe from gentoo-announce@gentoo.org

2005-06-30 Thread Lute Kamstra
[EMAIL PROTECTED] writes: > Hi, this is the mlmmj program managing the mailinglist > > gentoo-announce@gentoo.org > > To confirm you want the address > > help-gnu-emacs@gnu.org > > removed from this list, please send a reply to > > [EMAIL PROTECTED] Done. Lute. -- (spook) => "Europol e-cash MD

Re: blink property

2005-06-20 Thread Lute Kamstra
Joe Corneli <[EMAIL PROTECTED]> writes: > Is there a (display independent) blink property that I can apply to > chunks of text? No, but maybe you can hack it into Emacs? And why don't you add VBS support [1] while you're at it? Lute. [1] http://ars.userfriendly.org/cartoons/?id=2731 --

Re: how to not show images?

2005-05-23 Thread Lute Kamstra
"Drew Adams" <[EMAIL PROTECTED]> writes: > Ehrm, apparently you don't share my sense of humor. > > Ya never know... ;-) > > More seriously, why would you want such a user option for Emacs? > > Dunno, there might be several uses. Personally, I think that a user option that indiscriminately

Re: how to not show images?

2005-05-19 Thread Lute Kamstra
"Drew Adams" <[EMAIL PROTECTED]> writes: > > Is there some way to _not_ show the images in a buffer or in all > > displayed > > buffers - that is, not to remove them, but to simply not display them > > (perhaps temporarily)? > > > > I'm looking for a user option (e.g. `show

Re: how to not show images?

2005-05-19 Thread Lute Kamstra
"Drew Adams" <[EMAIL PROTECTED]> writes: > Is there some way to _not_ show the images in a buffer or in all displayed > buffers - that is, not to remove them, but to simply not display them > (perhaps temporarily)? > > I'm looking for a user option (e.g. `show-images-flag') or a toggle command > (

Re: Replace regex strings with variables for font-lock

2005-04-28 Thread Lute Kamstra
Ryan Bowman <[EMAIL PROTECTED]> writes: [...] > (setq my-mode-font-lock-keywords > (list > '("^#.*$" 0 'bold) > '("\\(foo\\)\\(bar\\)" ; the word foobar in two faces >(1 'font-lock-warning-face) >(2 'font-lock-type-face > > That second

Re: emacs and osx

2005-04-13 Thread Lute Kamstra
Ismael Valladolid Torres <[EMAIL PROTECTED]> writes: > Lute Kamstra escribe: >> We feel that it's important that you can play Tetris with Emacs. > > Can you!? But of course! M-x tetris RET Lute. -- (spook) => "ANC plutonium Telex" (insert-

Re: emacs and osx

2005-04-13 Thread Lute Kamstra
Bob Hunter <[EMAIL PROTECTED]> writes: > Yes, emacs-tetris is small, but emacs is still a huge text > editor. What about the other such (extra) objects who build up to > 120MB? One should be able to choose whether to have games, as well as > option x, y, or z, rather than being forced to have them

Re: emacs and osx

2005-04-13 Thread Lute Kamstra
David Kastrup <[EMAIL PROTECTED]> writes: [...] > Anyway, I just tried an experimental tar+zip on my CVS tree (which > is not completely clean) and this resulted in 68MB. Try running "./make-dist --snapshot". > So you might not have the CVS backup of the Emacs repository, after > all. http://s

Re: emacs and osx

2005-04-13 Thread Lute Kamstra
Bob Hunter <[EMAIL PROTECTED]> writes: [...] > Any directions for (the tar version of) version 22? I do not want to > register for the CVS, I just need the latest tar. You can do an anonymous CVS checkout (no need to register). Instructions can be found at: http://savannah.gnu.org/cvs/?group=

Re: emacs and osx

2005-04-13 Thread Lute Kamstra
Bob Hunter <[EMAIL PROTECTED]> writes: > ... I bumped into this file: > > http://savannah.gnu.org/cvs-backup/emacs-sources.tar.gz > > Date: 13-Apr-2005 03:29 > Size: 76.5M (compressed) That's a backup of the CVS repository. It contains the current state of all files plus their entire history. I