help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: *.ino files as c mode?


From: tomas
Subject: Re: *.ino files as c mode?
Date: Thu, 3 Dec 2020 12:44:04 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Dec 03, 2020 at 12:13:05PM +0100, Omar Polo wrote:
> 
> tomas@tuxteam.de writes:

> > [...] ino\\'". Something like
> >
> >   (add-to-list 'auto-mode-alist c-mode)
> >
> > in your init file might do.
> 
> I believe you wanted to write
> 
>     (add-to-list 'auto-mode-alist '("\\.ino\\'" . c-mode))

Argh. YES! Thanks for the correction.

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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