Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: Gmail eats Python Date: Sun, 26 Jul 2015 09:55:29 +0300 Organization: A noiseless patient Spider Lines: 23 Message-ID: <87twsrxva6.fsf@elektro.pacujo.net> References: <201507251634.t6PGYUvo028820@fido.openend.se> <87d1zgyqgb.fsf@elektro.pacujo.net> <228d9572-6cff-4f89-bd68-e31ecbb8e46a@googlegroups.com> <327a9975-b079-4d44-998d-0d1168ba7a59@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="b7cb1518d23ec19d482dcc9c31d30fdd"; logging-data="14345"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18C/KTvP/qhh9Iwn0qvF/7f" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:qZT19jaKw0RkUO5+td1FM9MK+qY= sha1:BmahoofPKXjlydJ7hVifm24LDyw= Xref: csiph.com comp.lang.python:94601 Chris Angelico : > Emacs tries to be absolutely everything, not just editing text files; > that's why it's big. I use emacs for most of my text inputting needs. Sometimes I even use it to type in web forms (prepare it in emacs and copy the text over into the form). I'm typing now. Hence, I'm using emacs. It's great that I don't have to settle for less. No matter what I'm typing, M-$ spell-checks the word under the cursor. No matter what I'm typing, M-x picture-mode allows me to draw a picture in ASCII graphics. And C-x ( starts a macro -- immensely useful in many circumstances. Emacs also works over text terminal connections. I use it all the time to access virtual machines at the office as well as my home machine from overseas. Marko