Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35728
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <intijk@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'startup': 0.05; 'subject:bug': 0.05; 'filename': 0.07; 'python': 0.09; 'closed.': 0.09; 'failure.': 0.09; 'bug': 0.10; 'feature?': 0.16; 'fix': 0.17; 'module': 0.19; 'email addr:gmail.com>': 0.20; 'import': 0.21; 'affected': 0.22; 'sorry,': 0.22; 'seems': 0.23; 'command': 0.24; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'this?': 0.28; 'post': 0.28; 'file': 0.32; 'directory,': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'open': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'editor': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'subject:, ': 0.61; 'first': 0.61; 'today': 0.67; 'shocked': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=V87PK9rr61cSGCaPHVeG/1vo/jV0FcnUHrGrpmtpv1Q=; b=U7Yrz7u7tX68xChi+r/9GnhVGQCMkrlTjOtKwgXEE/wpFRsMl6Nfh7+DsMHgwuO9wq OO2IvYWGgaNGXZsg1h3YTPAhmTINK2ENil30/8LqcXyKM/o9kyEyatL9iTc6xth9CTP7 9N0IVbNW8tfYAH4wPCORZ+90Pm+n+0hwjzEAB8J19DKfvAw5lfpWnqxRaFQb2jDFkI7+ L5Xoda5MngHtnga/CtQQzTCjkKjYorzi35KM3uaT1wcNIVqC9KLyDlN5IRiFtGt8jxyL WCZrCBV45e7veBwIwSF7jfljCHkz4arhiRACbEAgA/BiP6oERWEaxfz62UFwzNlpWgqZ s/CQ== |
| MIME-Version | 1.0 |
| In-Reply-To | <CALKUyPPA7K-1TBbg+eE6OL1kCLDSgcr8NcyF+snbHmgxt5OYFQ@mail.gmail.com> |
| References | <CALKUyPPA7K-1TBbg+eE6OL1kCLDSgcr8NcyF+snbHmgxt5OYFQ@mail.gmail.com> |
| From | Pengfei Hao <intijk@gmail.com> |
| Date | Fri, 28 Dec 2012 19:59:01 -0600 |
| Subject | Re: Gvim, bug or feature? |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=e89a8fb1f5002001dd04d1f42277 |
| 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.1416.1356746384.29569.python-list@python.org> (permalink) |
| Lines | 44 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1356746384 news.xs4all.nl 6892 [2001:888:2000:d::a6]:39470 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:35728 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Sorry, this seems a temporary bug of gvim, and they already fix it, post closed. 2012/12/28 Pengfei Hao <intijk@gmail.com> > When you are using gvim, the command line vim can not open a current > directory os.py, do you think this is a bug or a feature? I like python and > I like gvim, but the vim of gvim is now a python program , it will import > module like os.py first in current directory, so any file the same name as > os.py will cause the vim startup failure. I find this today and I was > shocked about the truth, a editor will be affected by the filename you want > to edit!!!!! > > What do you think about this? >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Gvim, bug or feature? Pengfei Hao <intijk@gmail.com> - 2012-12-28 19:59 -0600
csiph-web