Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion dc70cc: Do not repeat filename twice after :w command.

Received: by 10.224.223.84 with SMTP id ij20mr5666279qab.5.1347801801333;
        Sun, 16 Sep 2012 06:23:21 -0700 (PDT)
X-BeenThere: yi-devel@googlegroups.com
Received: by 10.229.178.19 with SMTP id bk19ls7556552qcb.0.gmail; Sun, 16 Sep
 2012 06:23:21 -0700 (PDT)
Received: by 10.224.220.12 with SMTP id hw12mr5662528qab.8.1347801800921;
        Sun, 16 Sep 2012 06:23:20 -0700 (PDT)
Received: by 10.224.220.12 with SMTP id hw12mr5662527qab.8.1347801800910;
        Sun, 16 Sep 2012 06:23:20 -0700 (PDT)
Return-Path: <nore...@github.com>
Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com. [207.97.227.250])
        by gmr-mx.google.com with ESMTP id mx3si1790187qcb.3.2012.09.16.06.23.20;
        Sun, 16 Sep 2012 06:23:20 -0700 (PDT)
Received-SPF: pass (google.com: domain of nore...@github.com designates 207.97.227.250 as permitted sender) client-ip=207.97.227.250;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of nore...@github.com designates 207.97.227.250 as permitted sender) smtp.mail=nore...@github.com
Received: from github.com (sh2.rs.github.com [50.57.128.197])
	by smtp1-ext.rs.github.com (Postfix) with ESMTP id B388643EAC
	for <yi-devel@googlegroups.com>; Sun, 16 Sep 2012 06:23:20 -0700 (PDT)
Date: Sun, 16 Sep 2012 06:23:20 -0700
From: GitHub <nore...@github.com>
Reply-To: GitHub <nore...@github.com>
To: yi-devel@googlegroups.com
Message-ID: <5055d2c8aac7c_60af1383af066812@sh2.rs.github.com.mail>
Subject: [yi-editor/yi] dc70cc: Do not repeat filename twice after :w command.
Mime-Version: 1.0
Content-Type: multipart/mixed;
 boundary="--==_mimepart_5055d2c8a8786_60af1383af06663b";
 charset=UTF-8
Content-Transfer-Encoding: 7bit



----==_mimepart_5055d2c8a8786_60af1383af06663b
Date: Sun, 16 Sep 2012 06:23:20 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-ID: <5055d2c8a9ba2_60af1383af066...@sh2.rs.github.com.mail>

  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: dc70cc0cf05d9a66dd9d94e5577857f2b10802d7
      https://github.com/yi-editor/yi/commit/dc70cc0cf05d9a66dd9d94e5577857f2b10802d7
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M yi/src/library/Yi/File.hs

  Log Message:
  -----------
  Do not repeat filename twice after :w command.


  Commit: 9965d30fea7ecaf2bde2db41cffbd88cf03fa28e
      https://github.com/yi-editor/yi/commit/9965d30fea7ecaf2bde2db41cffbd88cf03fa28e
  Author: Dmitry Ivanov <etherc...@gmail.com>
  Date:   2012-09-16 (Sun, 16 Sep 2012)

  Changed paths:
    M yi/src/library/Yi/File.hs

  Log Message:
  -----------
  Merge pull request #39 from ethercrow/do_not_repeat_filename

Do not repeat filename twice after :w command.


Compare: https://github.com/yi-editor/yi/compare/9d5854d2c670...9965d30fea7e

----==_mimepart_5055d2c8a8786_60af1383af06663b--