Possible duplicate:emacs lisp how to get the main buffer mode?
Is there a way for Emacs Lisp code to determine the current native mode?
You can see the value of the major-mode variable.
major-mode
Source: https://habr.com/ru/post/890259/More articles:Which NoSQL database to use as a replacement for MySQL? - scalaFailed to write files to sdcard android - androidpython.rstrip removes one extra character - pythonWhat usually means that the HRESULT E_FAIL error was returned from a call to the COM component.? - xamlProblem with Firefox 3 html comments - htmlFast Java matrix library suitable for JOGL + math math? - javaDoes C ++ have any kind of reflection? - c ++How to add to an existing record in SQL? - sqlHow to get the current date in the format YYYY-MM-DD in (OS X) bash? - bashJava Error ShouldNotReachHere - javaAll Articles