Fwd: problem in ediff-directories

2005-04-07 Thread Emacs Rocky
hi, all; today, I use ediff-directories to diff 2 directories. I am sure there were several fiiles are not identical. but when I press '=h' to hide the files which are identical, all the files are marked with 'H', :( several days before, it works well. I don't know what happened to my e

dvorak

2005-04-07 Thread Shug Boabby
i *just* switched to a dvorak keyboard, why are all the escape sequences still assuming a qwerty layout? emacs is now completly broken on my system!!! for *everything* else the transition was flawless! ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.o

Re: First, I must solicit your confidence in this transaction

2005-04-07 Thread Jindan Zhou
WOW! that is really quick money! Come on! Let's get on it! ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: CONFIDENTIAL PLEASE.

2005-04-07 Thread Jindan Zhou
Yes, I am more than eager to discuss the details with you, how can I contact you? LOL! ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: browse-url

2005-04-07 Thread Hugh Lawson
Greg Novak <[EMAIL PROTECTED]> writes: > * Joe Corneli <[EMAIL PROTECTED]> wrote: > > Both of these functions appear to require starting a new firefox. (??) > > By a cosmic coincidence I just put the following in my .emacs file, > which opens a page in a new tab using an existing Firefox. > >

keyboard macro slow with flyspell

2005-04-07 Thread kgold
Continuing this problem, emacs 21.3 seems to have an issue with keyboard macros with flyspell on. When I define a macro to add alpha characters, it seems to type one character every 3 seconds. It has no problem with numerics, or when flyspell is off. This problem occurs with 21.3, but not 20.7,

Re: customize versus own expressions in .emacs

2005-04-07 Thread Joe Corneli
>>> What I found works well for me is to put a bit of elisp at the beginning >>> of my .emacs file which tells emacs to look in my own .emacs.d directory >>> and load the files in that directory. >> >> And you aren't going to share this piece of code? We have to work it out >> f

Re: How to call spell checker from emacs?

2005-04-07 Thread Kevin Rodgers
H. Väisänen wrote: > David Hansen <[EMAIL PROTECTED]> writes: >>Probably it's easier to convert your Finish dictionary to [i|a]spell. > > No. Dictionary-based spell checking does not work for Finnish because > Finnish is inflected language. When English nouns have at most 4 forms > (boy, boys, boy'

New message

2005-04-07 Thread Vn-Sg Hosting News
Title: E-mail message content Hi, Chao mung moi nguoi den voi Vn-Sg Community.Dien dan danh cho sinh vien hoc sinh tai Singapore. Mong moi nguoi ung ho dien dan phat trien http://vn-sg.com/diendan   -- Chuc moi nguoi 1 ngay tot lanh, Vn-Sg Community Admin   ___

$B5.J}$b%b%F%b%F$K$#!*(B

2005-04-07 Thread info
$B(#(!(((!(((!(((!(((!(((!(((!(((!(((!(((!(((!(((!(((!(((!($(B $B(":G("6/("=P("2q("%5("%$("%H("$,("%j("%K("%e("!<("%"("%k("(B $B(&(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(+(!(%(B $B("$3("$l("$G("5.("J}("$b("%b("%F("%b("%F("$K("!*("(B $B(&(!(*(!(*(!(*(!(*(!(*(!

Re: browse-url

2005-04-07 Thread Hugh Lawson
Christian Lynbech <[EMAIL PROTECTED]> writes: > > "Joe" == Joe Corneli <[EMAIL PROTECTED]> writes: > > Joe> Well, I don't know what's different out our environments, but for me, > Joe> evaluating > > Joe> (progn (call-process "firefox" nil 0 nil "http://www.gnu.org";) > Joe>(call-pro

problem in ediff-directories

2005-04-07 Thread Emacs Rocky
hi, all; today, I use ediff-directories to diff 2 directories. I am sure there were several fiiles are not identical. but when I press '=h' to hide the files which are identical, all the files are marked with 'H', :( several days before, it works well. I don't know what happened to my e

Re: customize versus own expressions in .emacs

2005-04-07 Thread J. David Boyd
Tim X <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (J. David Boyd) writes: > > >> Tim X <[EMAIL PROTECTED]> writes: >> >>> >>> What I found works well for me is to put a bit of elisp at the beginning >>> of my .emacs file which tells emacs to look in my own .emacs.d directory >>> and load the f

Re: How to call spell checker from emacs?

2005-04-07 Thread David Hansen
On 7 Apr 05 04:52:26 GMT [EMAIL PROTECTED] wrote: > Is there documentation, other than the source code, how emacs calls > spell checker? Like, what data emacs sends to the spell checker and > what data it gets back. > > I need the info to call home-made Finnish spell checker from emacs. I suspect

Re: customize versus own expressions in .emacs

2005-04-07 Thread Pascal Bourguignon
Tim X <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (J. David Boyd) writes: > > > > Tim X <[EMAIL PROTECTED]> writes: > > > >> > >> What I found works well for me is to put a bit of elisp at the > >> beginning of my .emacs file which tells emacs to look in my own > >> .emacs.d directory and lo

gsshtiu

2005-04-07 Thread sshtiuvrfiavjzqd
g sshtiuv ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: customize versus own expressions in .emacs

2005-04-07 Thread Tim X
[EMAIL PROTECTED] (J. David Boyd) writes: > Tim X <[EMAIL PROTECTED]> writes: > >> >> What I found works well for me is to put a bit of elisp at the >> beginning of my .emacs file which tells emacs to look in my own >> .emacs.d directory and load the files in that directory. > > And you aren't g

Re: browse-url

2005-04-07 Thread Christian Lynbech
> "Joe" == Joe Corneli <[EMAIL PROTECTED]> writes: Joe> Well, I don't know what's different out our environments, but for me, Joe> evaluating Joe> (progn (call-process "firefox" nil 0 nil "http://www.gnu.org";) Joe>(call-process "firefox" nil 0 nil "http://www.google.com";)) Joe> giv