Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1196)

Issue 4650062: code review 4650062: misc/vim: allow only utf-8 for fileencoding (fix CL462... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by mattn
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev_googlecode.com, dsymonds, golang-dev
Visibility:
Public.

Description

misc/vim: allow only utf-8 for fileencoding (fix CL4625078).

Patch Set 1 #

Patch Set 2 : diff -r c051dc36c416 http://go.googlecode.com/hg/ #

Patch Set 3 : diff -r c051dc36c416 http://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r c051dc36c416 http://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M misc/vim/ftdetect/gofiletype.vim View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
mattn
Sorry about previous change in 'misc/vim'. I hope that this get few reviewers.
12 years, 10 months ago (2011-06-30 06:39:39 UTC) #1
mattn
Hello golang-dev@googlecode.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to http://go.googlecode.com/hg/
12 years, 10 months ago (2011-06-30 06:40:22 UTC) #2
dsymonds
http://codereview.appspot.com/4650062/diff/6001/misc/vim/ftdetect/gofiletype.vim File misc/vim/ftdetect/gofiletype.vim (right): http://codereview.appspot.com/4650062/diff/6001/misc/vim/ftdetect/gofiletype.vim#newcode2 misc/vim/ftdetect/gofiletype.vim:2: au BufRead,BufNewFile *.go set filetype=go This line should not ...
12 years, 10 months ago (2011-06-30 06:46:38 UTC) #3
mattn
http://codereview.appspot.com/4650062/diff/6001/misc/vim/ftdetect/gofiletype.vim File misc/vim/ftdetect/gofiletype.vim (right): http://codereview.appspot.com/4650062/diff/6001/misc/vim/ftdetect/gofiletype.vim#newcode2 misc/vim/ftdetect/gofiletype.vim:2: au BufRead,BufNewFile *.go set filetype=go On 2011/06/30 06:46:39, dsymonds ...
12 years, 10 months ago (2011-06-30 07:04:37 UTC) #4
dsymonds
LGTM
12 years, 10 months ago (2011-06-30 07:07:02 UTC) #5
mattn
PTAL open existing utf-8 file: :set fileencoding? fileencodings? fileencoding=utf-8 fileencodings=utf-8 OK make new buffer: :set ...
12 years, 10 months ago (2011-06-30 07:07:08 UTC) #6
dsymonds
12 years, 10 months ago (2011-06-30 07:07:51 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=fcb55e9457d8 ***

misc/vim:  allow only utf-8 for fileencoding (fix CL4625078).

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/4650062

Committer: David Symonds <dsymonds@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b