Search Results

Search: Posts Made By: linuxnoob12
1,612
Posted By linuxnoob12
Emacs starts in c++ mode but doesn't use c++ setup
Hi,

I'm trying to use Emacs to edit C++ files (extension .cpp). My ~/.emacs file contains:
(defun my-c++-indent-setup ()
(setq c-basic-offset 4)
(setq c-default-style "linux")
)
(add-hook...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 05:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy