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

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

Re: Adding major-mode selection to new buffer


From: Jean Louis
Subject: Re: Adding major-mode selection to new buffer
Date: Tue, 28 Jun 2022 21:22:29 +0300
User-agent: Mutt/+ () (2022-05-21)

* carlmarcos@tutanota.com <carlmarcos@tutanota.com> [2022-06-28 15:41]:
> Why do you include a period for `lisp-mode' and `markdown-mode'?

It may be error on my side. 

> (defvar rcd-temp-buffer-modes '(("adoc-mode" . "adoc")
>  ("emacs-lisp-mode" . "el")
>  ("lisp-mode" . ".lisp")
>  ("markdown-mode" . ".md")
>  ("org-mode" . "org")
>  ("sql-mode" . "sql")
>  ("fundamental-mode" . "txt")
>  ("html-mode" . "html")))


-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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