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

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

set-buffer-major-mode: how to use on buffer without file?


From: Jean Louis
Subject: set-buffer-major-mode: how to use on buffer without file?
Date: Thu, 25 Mar 2021 10:53:36 +0300

I would like to set major mode for the buffer which only displays a
revision in a buffer without associated file. The buffer name may end
with let us say .scm for scheme or .org for Org mode, I would like to
invoke the major mode based on the file extension.

Maybe `set-buffer-major-mode' is right function?

Or maybe some other?

Jean




reply via email to

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