You are not logged in.
Pages: 1
when i type emacs <file> it's freeze... but open after some seconds (well... it's many seconds). Vim it's more fast but i like emacs features.
how i can "improve" emacs speed ?
[img]http://www.archlinux.org/logos/button.png[/img]
The poem is the ash of Fênix that the soul of somebody transforms into dream and transforms into body and later into light.
Offline
when i type emacs <file> it's freeze... but open after some seconds (well... it's many seconds). Vim it's more fast but i like emacs features.
how i can "improve" emacs speed ?
Do you get no error messages or something like that?
Perhaps you could compile it yourself?
Offline
No error messages.
No changes after compile.
[img]http://www.archlinux.org/logos/button.png[/img]
The poem is the ash of Fênix that the soul of somebody transforms into dream and transforms into body and later into light.
Offline
No error messages.
No changes after compile.
And do you encounter the same problems when you first start emacs with adding any command line options and opening the file afterwards?
Offline
*cough*
EMACS
Emacs Makes All Computers Slower
*cough*
"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍
Offline
*cough*
EMACS
Emacs Makes All Computers Slower
*cough*
... and the only solution.. use VIM instead
Offline
This problem appear in my system, too. And the emacs running in X may always "segment fault". In a word, there are may problems of emacs were found in my AL. I have to learn vim.
The repo for Chinese software、fonts and IM
[archcn]
Server = http://arch.ourlinux.net:81/archcn
Offline
I have to admit it - vim is highly addictive
nano is pretty nice, with autoindention and syntax hilight, tho.
To err is human... to really foul up requires the root password.
Offline
when i type emacs <file> it's freeze... but open after some seconds (well... it's many seconds). Vim it's more fast but i like emacs features.
how i can "improve" emacs speed ?
is it xemacs or just emacs.... try running it from a vc w/o X running, see if that does anything....
though I suspect it's just emacs (viva la vim!) he he he
Offline
If your computer is configured to be on a network, make sure the connection is working. When emacs is started, it tries to connect to the network. If it cannot connect, it has to wait for a time-out hence the long startup time.
Offline
That long pause is the emacs binary being stored in cache. Every other time you run it, everything's already in memory.
In gentoo, they use prelinking, which probably speeds up the binary access. It may even have loaded that binary before.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
I compiled emacs-cvs and it seems to start instantly... maybe you should try it?
Offline
what do you expect?
(E)ight (m)egabytes (a)nd (c)ontinious (s)wapping
SCNR
editor flames rule!
-neri
Offline
Pages: 1