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


Groups > comp.lang.python > #49939

Fwd: Important features for editors

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <goktug.kayaalp@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status UNSURE 0.207
X-Spam-Level **
X-Spam-Evidence '*H*': 0.62; '*S*': 0.04; 'editor.': 0.09; 'mind,': 0.09; 'subject:features': 0.09; 'suggest': 0.14; 'wrote:': 0.18; 'thu,': 0.19; 'keyboard': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'thanks!': 0.32; 'url:python': 0.33; "i'd": 0.34; 'editor': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'anything': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'subject:Fwd': 0.61; 'from:charset:utf-8': 0.61; 'subject:Important': 0.65; 'jul': 0.74; '10:32': 0.84; 'have?': 0.84; 'min': 0.84; 'researching': 0.84; '2013': 0.98
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 :content-type:content-transfer-encoding; bh=zLYqiv2a8uvQJFUfc5rqSHaSbj/ykt7iDCDAwDY96ag=; b=ZfGAjVi3C/y8kn7q47I/0SWNZ1CnP3T+1QlN0hbKrN8GTWPLOmxSbMm5LkNkJaDjAX ZFBUVZdrRyCQG4NldnGP7IG6cKTvcc9If8/B7SQI6jI1HqG2S2i94ICtfx8aiUhuBQNO 0ixGGlpni4quU5r/HSrExWmxa9ko9GEgM1SszBww2DORyPF6ExuDluozdjjDgoxCEnIs EIcF+diHPWI7o12f1DcKMRqhSbhh2i2qiV93ACKKiilaUMTMOEd4Hdb23Ums08NgcIeH Gdtm+XHqgO9C/g9eXtmFn93KgKUW+DGh72mHUDe/jTd/AHERjdl0rpByOmIag1TMTdLX m4KA==
MIME-Version 1.0
X-Received by 10.50.56.20 with SMTP id w20mr26263720igp.40.1372925230555; Thu, 04 Jul 2013 01:07:10 -0700 (PDT)
In-Reply-To <CAJ6jBQrxfOZ9YGR2Q9opGHfd4tt092fgUFi9WR-MF42xk2tExA@mail.gmail.com>
References <0eab9d68-da63-41b0-bad4-d7b4457128ce@googlegroups.com> <CAJ6jBQrxfOZ9YGR2Q9opGHfd4tt092fgUFi9WR-MF42xk2tExA@mail.gmail.com>
Date Thu, 4 Jul 2013 11:07:10 +0300
Subject Fwd: Important features for editors
From Göktuğ Kayaalp <goktug.kayaalp@gmail.com>
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Mailman-Approved-At Fri, 05 Jul 2013 09:34:32 +0200
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4274.1373009673.3114.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1373009673 news.xs4all.nl 15965 [2001:888:2000:d::a6]:50554
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:49939

Show key headers only | View raw


Programmability comes to my mind, before anything else.  I'd suggest
to find out about designs of Emacs and Vi(m).

On Thu, Jul 4, 2013 at 10:32 AM, cutems93 <ms2597@cornell.edu> wrote:
> I am researching on editors for my own reference. I found that each of them has some features that other don't, but I am not sure which features are significant/necessary for a GOOD editor. What features do you a good editor should have? Keyboard shortcuts? Extensions?
>
> Thanks!
> Min
> --
> http://mail.python.org/mailman/listinfo/python-list

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


Thread

Important features for editors cutems93 <ms2597@cornell.edu> - 2013-07-04 00:32 -0700
  Re: Important features for editors Νίκος <nikos@superhost.gr> - 2013-07-04 10:59 +0300
    Re: Important features for editors Dave Angel <davea@davea.name> - 2013-07-04 04:34 -0400
      Re: Important features for editors Νίκος <nikos@superhost.gr> - 2013-07-04 12:14 +0300
        Re: Important features for editors Chris Angelico <rosuav@gmail.com> - 2013-07-04 20:03 +1000
        Re: Important features for editors Robert Kern <robert.kern@gmail.com> - 2013-07-04 12:01 +0100
          Re: Important features for editors Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-04 15:48 +0000
        Re: Important features for editors Steve Simmons <square.steve@gmail.com> - 2013-07-04 14:33 +0100
          Re: Important features for editors Νίκος Γκρ33κ <nikos@superhost.gr> - 2013-07-04 16:36 +0300
            Re: Important features for editors feedthetroll@gmx.de - 2013-07-04 07:03 -0700
          Re: Important features for editors rusi <rustompmody@gmail.com> - 2013-07-04 07:02 -0700
            Re: Important features for editors Steve Simmons <square.steve@gmail.com> - 2013-07-04 16:35 +0100
            Re: Important features for editors Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-04 15:46 +0000
        Re: Important features for editors Grant Edwards <invalid@invalid.invalid> - 2013-07-04 18:40 +0000
          Re: Important features for editors Ferrous Cranus <nikos@superhost.gr> - 2013-07-04 21:52 +0300
            Re: Important features for editors Chris Angelico <rosuav@gmail.com> - 2013-07-05 07:59 +1000
            Re: Important features for editors Jason Swails <jason.swails@gmail.com> - 2013-07-04 17:59 -0400
            Re: Important features for editors Terry Reedy <tjreedy@udel.edu> - 2013-07-05 03:25 -0400
            Re: Important features for editors Grant Edwards <invalid@invalid.invalid> - 2013-07-05 14:11 +0000
    Re: Important features for editors Νίκος Gr33k <nikos@superhost.gr> - 2013-07-05 10:41 +0300
      Re: Important features for editors feedthetroll@gmx.de - 2013-07-05 01:28 -0700
  Re: Important features for editors Dave Angel <davea@davea.name> - 2013-07-04 05:02 -0400
  Re: Important features for editors Tim Chase <python.list@tim.thechases.com> - 2013-07-04 08:22 -0500
  Re: Important features for editors MRAB <python@mrabarnett.plus.com> - 2013-07-04 15:24 +0100
    Re: Important features for editors rurpy@yahoo.com - 2013-07-04 08:56 -0700
      Re: Important features for editors Steve Simmons <square.steve@gmail.com> - 2013-07-04 17:14 +0100
  Re: Important features for editors William Ray Wing <wrw@mac.com> - 2013-07-04 09:42 -0400
  Re: Important features for editors Tim Chase <python.list@tim.thechases.com> - 2013-07-04 16:03 -0500
  Re: Important features for editors Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-05 01:38 +0100
    Re: Important features for editors Roy Smith <roy@panix.com> - 2013-07-04 21:50 -0400
      Re: Important features for editors Cameron Simpson <cs@zip.com.au> - 2013-07-05 12:59 +1000
  Re: Important features for editors Dave Angel <davea@davea.name> - 2013-07-04 21:15 -0400
  Fwd: Important features for editors Göktuğ Kayaalp <goktug.kayaalp@gmail.com> - 2013-07-04 11:07 +0300
    Re: Important features for editors rusi <rustompmody@gmail.com> - 2013-07-05 05:12 -0700
      Re: Important features for editors Cameron Simpson <cs@zip.com.au> - 2013-07-06 09:06 +1000
      Re: Important features for editors Rustom Mody <rustompmody@gmail.com> - 2013-07-06 08:43 +0530
        Re: Important features for editors Roy Smith <roy@panix.com> - 2013-07-05 23:25 -0400
          Re: Important features for editors Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-06 05:35 +0100
            Re: Important features for editors rusi <rustompmody@gmail.com> - 2013-07-05 22:19 -0700
              Re: Important features for editors Joshua Landau <joshua.landau.ws@gmail.com> - 2013-07-06 07:19 +0100
      Re: Important features for editors Rustom Mody <rustompmody@gmail.com> - 2013-07-06 13:39 +0530
      Re: Important features for editors "Eric S. Johansson" <esj@harvee.org> - 2013-07-06 02:52 -0400
  Re: Important features for editors jussij@zeusedit.com - 2013-07-07 23:16 -0700
    Re: Important features for editors Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-08 06:37 +0000
      Re: Important features for editors Skip Montanaro <skip@pobox.com> - 2013-07-08 05:21 -0500
      Re: Important features for editors Sivaram Neelakantan <nsivaram.net@gmail.com> - 2013-07-08 19:54 +0530
      Re: Important features for editors Skip Montanaro <skip@pobox.com> - 2013-07-08 13:03 -0500

csiph-web