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

Issue 7231055: code review 7231055: misc/emacs: Present "godoc" documentation buffers using...

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by seharris
Modified:
12 years ago
Reviewers:
Sameer Ajmani, bradfitz
CC:
golang-dev, bradfitz, Sameer Ajmani
Visibility:
Public.

Description

misc/emacs: Present "godoc" documentation buffers using view-mode. Mimic the Emacs convention of presenting read-only files meant for browsing using view-mode, rather than Fundamental mode which mistakenly allows editing of the "godoc" content. Fixes issue 4322.

Patch Set 1 #

Patch Set 2 : diff -r 74ba903952d9 https://go.googlecode.com/hg/go #

Patch Set 3 : diff -r 74ba903952d9 https://go.googlecode.com/hg/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M misc/emacs/go-mode.el View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
seharris
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/go
12 years, 1 month ago (2013-01-29 19:46:30 UTC) #1
bradfitz
LGTM but I'm just an (GNU-)Emacs user. You'll need to complete a CLA as described ...
12 years ago (2013-02-19 18:53:47 UTC) #2
Sameer Ajmani
LGTM too. On 2013/02/19 18:53:47, bradfitz wrote: > LGTM but I'm just an (GNU-)Emacs user. ...
12 years ago (2013-02-19 21:13:01 UTC) #3
seharris
On 2013/02/19 18:53:47, bradfitz wrote: > You'll need to complete a CLA as described at ...
12 years ago (2013-02-20 00:32:07 UTC) #4
bradfitz
12 years ago (2013-02-20 22:42:40 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=7dc8e8103052 ***

misc/emacs: Present "godoc" documentation buffers using view-mode.

Mimic the Emacs convention of presenting read-only files meant
for browsing using view-mode, rather than Fundamental mode
which mistakenly allows editing of the "godoc" content.
Fixes issue 4322.

R=golang-dev, bradfitz, sameer
CC=golang-dev
https://codereview.appspot.com/7231055

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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