overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.52k stars 242 forks source link

Characters keep constantly toggling between Lower and Upper case #84

Closed abaitam closed 11 years ago

abaitam commented 11 years ago

I just installed emacs-live on Mac OS X (Mountain Lion). In the graphical version of emacs, everything is normal while in the terminal, the intro log of emacs-live as well as any file I open keeps toggling between lower and upper case all the time at rapid speed.

How can I disable the script that does this?

Thanks

samaaron commented 11 years ago

This isn't an issue - it's a feature.

However, you can disable it with (setq live-disable-zone t).

abaitam commented 11 years ago

I know it is a feature to animate the Emacs-Live logo and it does. I opened the issue because it is animating my opened files (in terminal not the graphical version of emacs). It still does after I added the command above at the top of init.el and restarted.

samaaron commented 11 years ago

Which version of Emacs Live are you using? M-x live-version

abaitam commented 11 years ago

1.0beta20

samaaron commented 11 years ago

Strange! I've never seen or heard of this issue. It's pretty hard for me to debug it without being able to replicate it.

How are you opening your file on the terminal?

abaitam commented 11 years ago

I removed the command above and noticed that this happens only if I open the file: emacs filename. It doesn't happen however, if I open the file from inside emacs.

yellowbean commented 9 years ago

IMHO, not a big fan of this feature.