[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Imenu for cobol-mode
From: |
Noam Postavsky |
Subject: |
Re: Imenu for cobol-mode |
Date: |
Thu, 16 Mar 2017 08:28:43 -0400 |
On Thu, Mar 16, 2017 at 3:56 AM, Joakim Jalap <address@hidden> wrote:
>
>> I noticed you added (require 'seq) to the file. What do you use the
>> library for? It would be nice to avoid having dependencies.
>
> Just for seq-find in cobol--find-definition. I just got confused by the
> many different ways to find something in a list, and seq-find seemed
> like the simplest option. I could use something else.
Since Emacs 25, seq comes with Emacs.
- Imenu for cobol-mode, Joakim Jalap, 2017/03/03
- Re: Imenu for cobol-mode, Edward Hart, 2017/03/05
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/06
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/07
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/15
- Re: Imenu for cobol-mode, Edward Hart, 2017/03/15
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/16
- Re: Imenu for cobol-mode,
Noam Postavsky <=
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/17
- Re: Imenu for cobol-mode, Joakim Jalap, 2017/03/26