Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72713
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-06-05 08:39 -0700 |
| References | (8 earlier) <lmo9ph$610$1@speranza.aioe.org> <mailman.10720.1401936204.18130.python-list@python.org> <53902cc6$0$11109$c3e8da3@news.astraweb.com> <26b0a47f-157f-427f-b14a-33967c70d802@googlegroups.com> <539088f4$0$29978$c3e8da3$5496439d@news.astraweb.com> |
| Message-ID | <f892184f-99f7-40aa-add7-7f8a9eb628cb@googlegroups.com> (permalink) |
| Subject | Re: OT: This Swift thing |
| From | Rustom Mody <rustompmody@gmail.com> |
On Thursday, June 5, 2014 8:42:53 PM UTC+5:30, Steven D'Aprano wrote: > On Thu, 05 Jun 2014 05:56:07 -0700, Rustom Mody wrote: > > A random thread (I guess one can find more): > > https://mail.python.org/pipermail/python-list/2012-March/621993.html > I don't understand why you posted this link. I wasn't questioning Terry's > description of the problem, that his mail client eats tabs. Thunderbird > doesn't eat tabs for me, but I believe Terry when he says it eats them > for him. I was questioning his assertion that there is no standard way to > render a tab character. In the context of Mark Harris saying that people around him dont like python because of tabs getting garbled in forum-transits, you made the (rather extreme) statement: > >> Rendering it as a picture of a banana dancing on the ceiling > >> would be silly and non- standard. Not rendering it at all is even > >> more stupid and less justified. I was pointing out that that behavior is not unknown even on this very list. Now whether thunderbird's behavior is straight buggy or compliant with (some bizarre) standard is another question - for a thunderbird list I hope! JFTR: For me this reason is miserable. Communication with others is important. Visual pleasantness¹ for oneself is more important. Which is why I advocate unicode in program text even though - there will be new breakages - setting up efficient input methods may not be completely trivial - and there will be problems (like with tab) on transiting systems etc ------------ ¹ One of Dijkstra's memorable quotes: <<when we recognize the battle against chaos, mess, and unmastered complexity as one of computing science's major callings, we must admit that "Beauty is our Business">> http://www.cs.utexas.edu/users/EWD/transcriptions/EWD06xx/EWD697.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: OT: This Swift thing Sturla Molden <sturla.molden@gmail.com> - 2014-06-03 20:43 +0000
Re: OT: This Swift thing Marko Rauhamaa <marko@pacujo.net> - 2014-06-04 00:19 +0300
Re: OT: This Swift thing Steven D'Aprano <steve@pearwood.info> - 2014-06-04 04:30 +0000
Re: OT: This Swift thing Marko Rauhamaa <marko@pacujo.net> - 2014-06-04 08:23 +0300
Re: OT: This Swift thing Mark H Harris <harrismh777@gmail.com> - 2014-06-03 16:49 -0500
Re: OT: This Swift thing Chris Angelico <rosuav@gmail.com> - 2014-06-04 08:01 +1000
Re: OT: This Swift thing "Eric S. Johansson" <esj@harvee.org> - 2014-06-03 19:22 -0400
Re: OT: This Swift thing Chris Angelico <rosuav@gmail.com> - 2014-06-04 09:29 +1000
Re: OT: This Swift thing "Eric S. Johansson" <esj@harvee.org> - 2014-06-03 19:36 -0400
Re: OT: This Swift thing Steven D'Aprano <steve@pearwood.info> - 2014-06-04 04:54 +0000
Re: OT: This Swift thing Mark H Harris <harrismh777@gmail.com> - 2014-06-04 09:43 -0500
Re: OT: This Swift thing Skip Montanaro <skip@pobox.com> - 2014-06-04 09:24 -0500
Re: OT: This Swift thing Mark H Harris <harrismh777@gmail.com> - 2014-06-04 09:53 -0500
Re: OT: This Swift thing Terry Reedy <tjreedy@udel.edu> - 2014-06-04 18:18 -0400
Re: OT: This Swift thing Mark H Harris <harrismh777@gmail.com> - 2014-06-04 18:23 -0500
Re: OT: This Swift thing Terry Reedy <tjreedy@udel.edu> - 2014-06-04 22:43 -0400
Re: OT: This Swift thing Steven D'Aprano <steve@pearwood.info> - 2014-06-05 08:39 +0000
Re: OT: This Swift thing Chris Angelico <rosuav@gmail.com> - 2014-06-05 18:52 +1000
Re: OT: This Swift thing Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-06-05 08:27 -0400
Re: OT: This Swift thing Rustom Mody <rustompmody@gmail.com> - 2014-06-05 05:56 -0700
Re: OT: This Swift thing Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-05 15:12 +0000
Re: OT: This Swift thing Rustom Mody <rustompmody@gmail.com> - 2014-06-05 08:39 -0700
Re: OT: This Swift thing Rustom Mody <rustompmody@gmail.com> - 2014-06-05 08:44 -0700
Tabs (was Re: OT: This Swift thing) Terry Reedy <tjreedy@udel.edu> - 2014-06-05 15:05 -0400
Re: Tabs (was Re: OT: This Swift thing) Terry Reedy <tjreedy@udel.edu> - 2014-06-05 18:23 -0400
Re: Tabs (was Re: OT: This Swift thing) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-06-05 20:52 -0400
Re: OT: This Swift thing CHIN Dihedral <dihedral88888@gmail.com> - 2014-06-15 03:08 -0700
Re: OT: This Swift thing Michael Torrie <torriem@gmail.com> - 2014-06-04 09:00 -0600
Re: OT: This Swift thing Chris Angelico <rosuav@gmail.com> - 2014-06-05 01:26 +1000
Re: OT: This Swift thing Kevin Walzer <kw@codebykevin.com> - 2014-06-03 19:39 -0400
Re: OT: This Swift thing Sturla Molden <sturla.molden@gmail.com> - 2014-06-04 01:53 +0200
Re: OT: This Swift thing Andrea D'Amore <anddamNOALPASTICCIODICARNE+gruppi@brapi.net> - 2014-06-04 09:47 +0200
csiph-web