emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: cobol-mode


From: Stefan Monnier
Subject: Re: [ELPA] New package: cobol-mode
Date: Sat, 14 Jan 2017 21:28:03 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Please take a look at it (as well as a few other FIXMEs I've added such
> as one for `in-string-p` which doesn't exist (well there's one defined
> in thingatpt.el but you don't require that package)).  Feel free to ask
> further questions to solve those problems,

One more thing: the code mentions using auto-complete, but I don't see
any completion code in cobol-mode, so I'm wondering what kind of
completion offers auto-complete in cobol-mode (e.g. completion of
keywords or dabbrev-style completion?).

It'd be good to provide some completion-at-point-function so that it
works for the built-in completion (via `completion-at-point`) as well as
company (and IIUC auto-complete also supports
completion-at-point-functions nowadays).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]