Skip to content

Emacs go-mode doesn't highlight variable with chan in the name correctly. #1038

@alberts

Description

@alberts
go-mode from 07d3a97302be release.2010-08-11/release.

GNU Emacs 23.1.50.1 (i386-mingw-nt6.0.6002)

Code:

func Foo() {
    var channel uint16
}

The "nel" from channel is green for some reason.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions