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

Issue 20100043: code review 20100043: misc/emacs: various cleanups (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by Dominik Honnef
Modified:
10 years, 5 months ago
Reviewers:
adonovan, bradfitz
CC:
adonovan, bradfitz, shendaras_gmail.com, golang-dev
Visibility:
Public.

Description

misc/emacs: various cleanups - Use #' for function symbols - Remove unused variables - Use declare-function to shut up byte compiler This is identical to CL 19010044 with one exception: Making sure it doesn't break on Emacs 22.1

Patch Set 1 #

Patch Set 2 : diff -r 352f3b7c9664 https://code.google.com/p/go #

Patch Set 3 : diff -r 352f3b7c9664 https://code.google.com/p/go #

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

Messages

Total messages: 11
Dominik Honnef
Hello adonovan@google.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years, 5 months ago (2013-10-31 00:52:18 UTC) #1
Dominik Honnef
Brad, please check that this does in fact work in Emacs 22.1 – I don't ...
10 years, 5 months ago (2013-10-31 00:52:59 UTC) #2
shendaras_gmail.com
I may be off base because I don't write much Emacs Lisp. When writing something ...
10 years, 5 months ago (2013-10-31 01:54:08 UTC) #3
Dominik Honnef
This iteration of the CL does use quote for the fboundp calls, doesn't it? `(fboundp ...
10 years, 5 months ago (2013-10-31 01:58:20 UTC) #4
adonovan
On 30 October 2013 21:54, Daniel Barrett <shendaras@gmail.com> wrote: > I may be off base ...
10 years, 5 months ago (2013-10-31 02:04:32 UTC) #5
shendaras_gmail.com
Alan, thank you for the info. I apparently need to get some reading glasses as ...
10 years, 5 months ago (2013-10-31 02:18:48 UTC) #6
bradfitz
LGTM (in that it works for me) On Wed, Oct 30, 2013 at 5:53 PM, ...
10 years, 5 months ago (2013-11-01 20:05:55 UTC) #7
adonovan
On 2013/11/01 20:05:55, bradfitz wrote: > LGTM (in that it works for me) > > ...
10 years, 5 months ago (2013-11-08 20:23:09 UTC) #8
adonovan
*** Submitted as https://code.google.com/p/go/source/detail?r=9fe43a708b89 *** misc/emacs: various cleanups - Use #' for function symbols - ...
10 years, 5 months ago (2013-11-08 20:23:15 UTC) #9
Dominik Honnef
On 2013/11/08 20:23:09, adonovan wrote: > On 2013/11/01 20:05:55, bradfitz wrote: > > LGTM (in ...
10 years, 5 months ago (2013-11-08 20:24:20 UTC) #10
bradfitz
10 years, 5 months ago (2013-11-08 20:27:25 UTC) #11
Alan didn't know about the freeze.

But I think everybody does now.

This is probably okay.



On Fri, Nov 8, 2013 at 3:24 PM, <dominik.honnef@gmail.com> wrote:

> On 2013/11/08 20:23:09, adonovan wrote:
>
>> On 2013/11/01 20:05:55, bradfitz wrote:
>> > LGTM (in that it works for me)
>> >
>> >
>> > On Wed, Oct 30, 2013 at 5:53 PM, <mailto:dominik.honnef@gmail.com>
>>
> wrote:
>
>> >
>> > > Brad, please check that this does in fact work in Emacs 22.1 – I
>>
> don't
>
>> > > have access to that version.
>> > >
>> >
>> > Sorry for the delay. Computer problems.
>> >
>> > Seems to work.  Thanks!
>>
>
>  LGTM, submitting presently.
>>
>
>  (Sorry for the slow response; never be afraid to ping me.)
>>
>
> Didn't ping because of the freeze :/
>
> https://codereview.appspot.com/20100043/
>
Sign in to reply to this message.

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