Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #82893

Re: what is wrong with d.clear()?

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <shawool@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.017
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'defaults': 0.07; 'answering': 0.09; 'cc:addr:python-list': 0.11; '23,': 0.16; '24,': 0.16; 'caused.': 0.16; 'gmail?': 0.16; 'letting': 0.16; 'triangle': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'reset': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'disable': 0.31; 'subject:what': 0.31; 'option': 0.32; 'text': 0.33; 'url:python': 0.33; 'plain': 0.33; 'subject:with': 0.35; 'december': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'format.': 0.36; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'thank': 0.38; 'window': 0.38; 'pm,': 0.38; 'little': 0.38; 'unable': 0.39; 'url:mail': 0.40; 'how': 0.40; 'to:addr:gmail.com': 0.65; 'compose': 0.84; 'fonts': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BaNA7DeeX1vXY4SBXZcI1ClFzOcptVF/BnvpnG3hbjc=; b=Zgv9IJEdcaGoc2VtccRGnVNG9K5oyij6UhaP3j0ZuysyVNRU+y4uT89vywUv3qCC/3 lRJq8tQ8aO9BczhZKZvdfvi1JqrXc8Yy9lpS2hgUMez7TixCTfiWmgH7m19G4+q/ZhXt n1j+70uN4hpIawkJ938Fxc6GJU7Gj6geq5G22PAQh7Xrw7FAiWHiVye4iptdxQH1eieq Jg4PUBy7k1WjR9jXwbmQHuAfnxvMU0P7Tq839dizHZjtFInm/2CMtKYekzHsxy+paaDy aOMGbJhaoRbenLOVkkbvH8VBwKW9vaTEyQmZQPdAlOT09mz4TTrfCMrhFwuLgWwRXAET bsbg==
MIME-Version 1.0
X-Received by 10.50.13.97 with SMTP id g1mr24948206igc.42.1419434580617; Wed, 24 Dec 2014 07:23:00 -0800 (PST)
In-Reply-To <1fb70819-e84e-45b6-b4e6-f0b1eb461739@googlegroups.com>
References <mailman.17113.1419236165.18130.python-list@python.org> <fff50faa-d8d2-48ad-b0a9-23b44a8a30fd@googlegroups.com> <b4440b66-5f52-4f33-b260-464451287968@googlegroups.com> <9f54b6e1-598a-44ea-953f-0de17d9809c2@googlegroups.com> <mailman.17138.1419285570.18130.python-list@python.org> <5498d492$0$12978$c3e8da3$5496439d@news.astraweb.com> <fj3i9a5folg6jttij3ri43jsdgjmhk7vd4@4ax.com> <mailman.17153.1419339608.18130.python-list@python.org> <1fb70819-e84e-45b6-b4e6-f0b1eb461739@googlegroups.com>
Date Wed, 24 Dec 2014 20:53:00 +0530
Subject Re: what is wrong with d.clear()?
From shawool <shawool@gmail.com>
To Rustom Mody <rustompmody@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.17186.1419434588.18130.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1419434588 news.xs4all.nl 2962 [2001:888:2000:d::a6]:58083
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:82893

Show key headers only | View raw


I was unable to find an option to disable HTML mode.
Thanks for letting me know how to enable plain text mode.
I just followed the steps and hopefully this message is in plain text format.

Regards,
Shawool


On Wed, Dec 24, 2014 at 5:51 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> On Tuesday, December 23, 2014 6:30:30 PM UTC+5:30, shawool wrote:
>> Thank you for answering my query.
>>
>> Fonts and colors are reset to defaults now. Sorry for the inconvenience caused.
>>
>> Regards,
>> Shawool
>
> Sorry for the peevishness
> Are you using gmail?
> If so when you compose a message
> The compose window has little downward triangle
> In there there is a 'plain text' option
>
> You need to use that
>
> [I just use google groups]
> --
> https://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-21 12:58 +0530
  Re: what is wrong with d.clear()? sohcahtoa82@gmail.com - 2014-12-22 10:15 -0800
    Re: what is wrong with d.clear()? Rick Johnson <rantingrickjohnson@gmail.com> - 2014-12-22 12:54 -0800
      Re: what is wrong with d.clear()? sohcahtoa82@gmail.com - 2014-12-22 13:19 -0800
        Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-22 16:59 -0500
          Re: what is wrong with d.clear()? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-23 13:33 +1100
            Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-22 22:18 -0500
            Re: what is wrong with d.clear()? Steve Hayes <hayesstw@telkomsa.net> - 2014-12-23 12:25 +0200
              Re: what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-23 18:29 +0530
                Re: what is wrong with d.clear()? Rustom Mody <rustompmody@gmail.com> - 2014-12-24 04:21 -0800
                Re: what is wrong with d.clear()? shawool <shawool@gmail.com> - 2014-12-24 20:53 +0530
                Re: what is wrong with d.clear()? Rustom Mody <rustompmody@gmail.com> - 2014-12-24 07:51 -0800
                Re: what is wrong with d.clear()? Ian Kelly <ian.g.kelly@gmail.com> - 2014-12-25 21:38 -0700
              Re: what is wrong with d.clear()? Dave Angel <davea@davea.name> - 2014-12-23 15:15 -0500
                Re: what is wrong with d.clear()? alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 21:08 +0000
                Sending plain text messages (was: what is wrong with d.clear()?) Ben Finney <ben+python@benfinney.id.au> - 2014-12-24 08:31 +1100
                Re: Sending plain text messages (was: what is wrong with d.clear()?) alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 22:15 +0000
                Re: Sending plain text messages (was: what is wrong with d.clear()?) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-24 13:23 +1100
                Re: Sending plain text messages (was: what is wrong with d.clear()?) alister <alister.nospam.ware@ntlworld.com> - 2014-12-24 11:42 +0000
                Re: what is wrong with d.clear()? Chris Angelico <rosuav@gmail.com> - 2014-12-24 09:31 +1100
                Re: what is wrong with d.clear()? alister <alister.nospam.ware@ntlworld.com> - 2014-12-23 22:38 +0000
                Re: what is wrong with d.clear()? Chris Angelico <rosuav@gmail.com> - 2014-12-24 09:44 +1100
              Sending plain text messages (was: what is wrong with d.clear()?) Ben Finney <ben+python@benfinney.id.au> - 2014-12-24 08:08 +1100
              [OT]Re: what is wrong with d.clear()? m <mvoicem@gmail.com> - 2015-03-06 00:05 +0100
      Re: what is wrong with d.clear()? Terry Reedy <tjreedy@udel.edu> - 2015-03-05 16:34 -0500
    Re: what is wrong with d.clear()? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-12-23 13:27 +1100

csiph-web