all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* .dir-locals.el with emacs26
@ 2018-09-03 11:47 olsen.carl
  2018-09-03 12:03 ` olsen.carl
  0 siblings, 1 reply; 2+ messages in thread
From: olsen.carl @ 2018-09-03 11:47 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,
I wonder if anyone can share some light on a problem that occurs to me while running emacs26.

The problem is that emacs26 seems to ignore my .dir-locals.el file.
When i run in emacs24 it works fine. 

Here is my .dir-locals.el


   ((nil
  (cmake-ide-cmake-opts . "-DCMAKE_TOOLCHAIN_FILE=/sysroots/x86_64-ocpsdk-linux/usr/share/cmake/OEToolchainConfig.cmake -DCMAKE_INSTALL_PREFIX=/home/ocp/user_sysroots/3.6.4/usr -DCMAKE_EXPORT_COMPILE_COMMANDS=1")
  (cmake-ide-build-dir . "/home/me/git/crypto/build")))


Thanks


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-03 12:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-03 11:47 .dir-locals.el with emacs26 olsen.carl
2018-09-03 12:03 ` olsen.carl

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.