Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63485 > unrolled thread
| Started by | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| First post | 2014-01-08 16:13 +0100 |
| Last post | 2014-01-09 03:52 +1100 |
| Articles | 5 — 5 participants |
Back to article view | Back to comp.lang.python
Re: Editor for Python Jean-Michel Pichavant <jeanmichel@sequans.com> - 2014-01-08 16:13 +0100
Re: Editor for Python Alister <alister.ware@ntlworld.com> - 2014-01-08 15:19 +0000
Re: Editor for Python Joel Goldstick <joel.goldstick@gmail.com> - 2014-01-08 11:40 -0500
Re: Editor for Python Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-01-08 17:50 +0100
Re: Editor for Python Chris Angelico <rosuav@gmail.com> - 2014-01-09 03:52 +1100
| From | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| Date | 2014-01-08 16:13 +0100 |
| Subject | Re: Editor for Python |
| Message-ID | <mailman.5174.1389193991.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
----- Original Message ----- > I've been pleased with Komodo, and certainly prefer it over > Notepad++. > Komodo: > http://www.activestate.com/komodo-ide?gclid=COHE4eLj7rsCFQISMwodOUQAiw Komodo is an IDE and costs 385$. I certainly expect it to better than notepad++. JM -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
[toc] | [next] | [standalone]
| From | Alister <alister.ware@ntlworld.com> |
|---|---|
| Date | 2014-01-08 15:19 +0000 |
| Message-ID | <d0ezu.11286$0v2.1312@fx15.am4> |
| In reply to | #63485 |
On Wed, 08 Jan 2014 16:13:09 +0100, Jean-Michel Pichavant wrote: > ----- Original Message ----- > >> I've been pleased with Komodo, and certainly prefer it over Notepad++. > >> Komodo: >> http://www.activestate.com/komodo-ide?gclid=COHE4eLj7rsCFQISMwodOUQAiw > > Komodo is an IDE and costs 385$. I certainly expect it to better than > notepad++. > > JM > I like Geany it is almost & IDE & considerably cheaper (about $385 cheaper if your price is correct :-) ) > > -- IMPORTANT NOTICE: > > The contents of this email and any attachments are confidential and may > also be privileged. If you are not the intended recipient, please notify > the sender immediately and do not disclose the contents to any other > person, use it for any purpose, or store or copy the information in any > medium. Thank you. too late you have sent this to a public forum -- Harriet's Dining Observation: In every restaurant, the hardness of the butter pats increases in direct proportion to the softness of the bread.
[toc] | [prev] | [next] | [standalone]
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Date | 2014-01-08 11:40 -0500 |
| Message-ID | <mailman.5179.1389199256.18130.python-list@python.org> |
| In reply to | #63486 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, Jan 8, 2014 at 10:53 AM, Jean-Michel Pichavant < jeanmichel@sequans.com> wrote: > > > -- IMPORTANT NOTICE: > > > > > > The contents of this email and any attachments are confidential and > > > may > > > also be privileged. If you are not the intended recipient, please > > > notify > > > the sender immediately and do not disclose the contents to any > > > other > > > person, use it for any purpose, or store or copy the information in > > > any > > > medium. Thank you. > > > > too late you have sent this to a public forum > > No pb with that, the python list is the intended recipient :) > > I tried to negotiate this with my IT guys, but it looks like it's now > mandatory, something related to being in the USA stock market. > I have no way to remove it, it's added by the email server. I apologise > for the noise. > Two thoughts: maybe create a gmail account, and What is wrong with this world that some over paid lawyer requires a useless, silly statement to justify his employment. The money that person is being paid should be given to someone else. > > JM > > > -- IMPORTANT NOTICE: > > The contents of this email and any attachments are confidential and may > also be privileged. If you are not the intended recipient, please notify > the sender immediately and do not disclose the contents to any other > person, use it for any purpose, or store or copy the information in any > medium. Thank you. > > -- > https://mail.python.org/mailman/listinfo/python-list > > -- Joel Goldstick http://joelgoldstick.com
[toc] | [prev] | [next] | [standalone]
| From | Chris “Kwpolska” Warrick <kwpolska@gmail.com> |
|---|---|
| Date | 2014-01-08 17:50 +0100 |
| Message-ID | <mailman.5182.1389199810.18130.python-list@python.org> |
| In reply to | #63486 |
On Wed, Jan 8, 2014 at 4:53 PM, Jean-Michel Pichavant <jeanmichel@sequans.com> wrote: > I tried to negotiate this with my IT guys, but it looks like it's now mandatory, something related to being in the USA stock market. > I have no way to remove it, it's added by the email server. I apologise for the noise. But you have a way to hide it for people whose clients do support that. Simply, instead of signing your letters with “JM” yourself and having your employer add this spam, simply have your mail client add the sequence below as your signature. Some clients offer adding the separator automatically and you only have to type JM in the signature field. The “magical” sequence is: -- \nJM (that is 0x2D 2D 20 0A 4A 4D, with a trailing space) > JM > > > -- IMPORTANT NOTICE: > > The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. > > -- > https://mail.python.org/mailman/listinfo/python-list > -- Chris “Kwpolska” Warrick <http://kwpolska.tk> PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense
[toc] | [prev] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-01-09 03:52 +1100 |
| Message-ID | <mailman.5183.1389199950.18130.python-list@python.org> |
| In reply to | #63486 |
On Thu, Jan 9, 2014 at 3:40 AM, Joel Goldstick <joel.goldstick@gmail.com> wrote: > What is wrong with this world that some over paid lawyer requires a useless, > silly statement to justify his employment. The money that person is being > paid should be given to someone else. Good luck. Guess who would be suing you for wrongful dismissal? :) I'm not sure those sorts of footers are enforceable or of any value, but they keep on popping up. Gmail at my end will happily fold it down as repeated/quoted text, so it doesn't bother me more than once per thread (usually), so hey, if it keeps the lawyers from hassling someone, I'm not fussed. ChrisA
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web