mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2019-03-11 6d9503d41b759b76b794d2eecb969e7c3d85e986
Removed workgroups2, added org babel c support
3 files modified
5 files deleted
88 ■■■■ changed files
config.org 21 ●●●●● patch | view | raw | blame | history
init.el 2 ●●● patch | view | raw | blame | history
snippets/latex-mode/ENGR10003 Assignment 1/A0 5 ●●●●● patch | view | raw | blame | history
snippets/latex-mode/ENGR10003 Assignment 1/A1 5 ●●●●● patch | view | raw | blame | history
snippets/latex-mode/ENGR10003 Assignment 1/A2 5 ●●●●● patch | view | raw | blame | history
snippets/latex-mode/ENGR10003 Assignment 1/A3 5 ●●●●● patch | view | raw | blame | history
snippets/org-mode/source-code-expand~ 7 ●●●●● patch | view | raw | blame | history
tramp 38 ●●●● patch | view | raw | blame | history
config.org
@@ -3,7 +3,7 @@
Dependencies needed for Aspell, poppler PDF-tools, compilers and ghost-script provided by mingw64
#+BEGIN_SRC emacs-lisp
  (when (eq system-type 'windows-nt)
    ;; (add-to-list 'exec-path "C:/msys64/usr/bin")
    (add-to-list 'exec-path "C:/msys64/usr/bin")
    (add-to-list 'exec-path "C:/msys64/mingw64/bin")
    (add-to-list 'exec-path "c:/Program Files/gnuplot")
    (setenv "PATH" (mapconcat #'identity exec-path path-separator)))
@@ -282,11 +282,11 @@
** Workgroups
Open the pages when you quit
#+BEGIN_SRC emacs-lisp
(use-package workgroups2
  :ensure t
  :diminish workgroups-mode
  :config
  (workgroups-mode 1))
  ;; (use-package workgroups2
  ;;   :ensure t
  ;;   :diminish workgroups-mode
  ;;   :config
  ;;   (workgroups-mode 1))
#+END_SRC
** ibuffer
#+BEGIN_SRC emacs-lisp
@@ -731,7 +731,7 @@
      (setq matlab-indent-function t))
#+END_SRC
* Org mode
* Org mode
** Up to date org
#+BEGIN_SRC emacs-lisp
    (use-package org
@@ -762,3 +762,10 @@
  :config
    (add-hook 'org-mode-hook (lambda () (org-bullets-mode))))
#+END_SRC
** Org Babel
*** Languages
Add C to org babel supported languages
#+BEGIN_SRC emacs-lisp
  (add-to-list 'org-babel-load-languages '(C . t))
#+END_SRC
init.el
@@ -37,7 +37,7 @@
 '(ede-project-directories (quote ("c:/Users/joelg/.emacs.d")))
 '(package-selected-packages
   (quote
    (magit minesweeper speed-type spray fireplace powershell company-auctex company-bibtex company-irony-c-headers company-reftex gnuplot-mode gnuplot matlab-mode diminish keyfreq zenburn-theme yasnippet x86-lookup workgroups2 which-key volatile-highlights use-package undo-tree srefactor smartparens racket-mode popwin plantuml-mode pdf-tools org-bullets nyan-mode latex-preview-pane helm-projectile ggtags flycheck-pos-tip flycheck-clang-analyzer company-math company-c-headers clean-aindent-mode auto-package-update))))
    (csv-mode magit minesweeper speed-type spray fireplace powershell company-auctex company-bibtex company-irony-c-headers company-reftex gnuplot-mode gnuplot matlab-mode diminish keyfreq zenburn-theme yasnippet x86-lookup workgroups2 which-key volatile-highlights use-package undo-tree srefactor smartparens racket-mode popwin plantuml-mode pdf-tools org-bullets nyan-mode latex-preview-pane helm-projectile ggtags flycheck-pos-tip flycheck-clang-analyzer company-math company-c-headers clean-aindent-mode auto-package-update))))
(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
snippets/latex-mode/ENGR10003 Assignment 1/A0
File was deleted
snippets/latex-mode/ENGR10003 Assignment 1/A1
File was deleted
snippets/latex-mode/ENGR10003 Assignment 1/A2
File was deleted
snippets/latex-mode/ENGR10003 Assignment 1/A3
File was deleted
snippets/org-mode/source-code-expand~
File was deleted
tramp
@@ -1,4 +1,4 @@
;; -*- emacs-lisp -*- <19/02/03 21:19:40 c:/Users/joelg/.emacs.d/tramp>
;; -*- emacs-lisp -*- <19/03/05 19:57:13 c:/Users/joelg/.emacs.d/tramp>
;; Tramp connection history.  Don't change this file.
;; You can delete it, forcing Tramp to reapply the checks.
@@ -48,7 +48,7 @@
  ("ls" "/bin/ls --color=never")
  ("ls-quoting-style" t))
 ((tramp-file-name "pscp" "joel" nil "49.177.178.176" "2222" nil nil)
  ("uname" "Linux 4.20.5-1.g34ae151-default")
  ("uname" "Linux 4.20.12-1.gb35c1fc-default")
  ("locale" "LC_ALL=en_US.utf8")
  ("test" "test")
  ("remote-path"
@@ -63,10 +63,9 @@
  ("perl-file-spec" t)
  ("perl-cwd-realpath" t)
  ("perl" "\\perl")
  ("tmpdir" "/pscp:joel@49.177.178.176#2222:/tmp")
  ("uid-integer" 1000)
  ("case-insensitive" nil)
  ("readlink" "\\readlink")
  ("case-insensitive" nil))
  ("git" "\\git"))
 ((tramp-file-name "pscp" "joel" nil "127.0.1.1" "123" nil nil)
  ("uname" "Linux 4.20.2-1-default")
  ("locale" "LC_ALL=en_US.utf8")
@@ -85,7 +84,32 @@
  ("perl-cwd-realpath" t)
  ("perl" "\\perl")
  ("git" "\\git"))
 ((tramp-file-name "pscp" "joel" nil "127.0.0.1" "123" nil nil)
 ((tramp-file-name "pscp" nil nil "192.168.1.26" nil nil nil)
  nil)
 ((tramp-file-name "pscp" "joel" nil "127.0.0.1" "22" nil nil)
 ((tramp-file-name "pscp" "joel" nil "192.168.1.26" nil nil nil)
  ("uname" "Linux 4.20.12-1.gb35c1fc-default")
  ("locale" "LC_ALL=en_US.utf8")
  ("test" "test")
  ("remote-path"
   ("/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin"))
  ("remote-shell" "/bin/sh")
  ("~" "/home/joel")
  ("file-exists" "test -e")
  ("stat" "env QUOTING_STYLE=locale \\stat")
  ("id" "/usr/bin/id")
  ("gid-integer" 100)
  ("gid-string" "users")
  ("perl-file-spec" t)
  ("perl-cwd-realpath" t)
  ("perl" "\\perl")
  ("case-insensitive" nil)
  ("readlink" "\\readlink")
  ("git" "\\git")
  ("uid-integer" 1000)
  ("tmpdir" "/pscp:joel@192.168.1.26:/tmp")
  ("touch-t" t)
  ("touch" "\\touch")
  ("ls" "/bin/ls --color=never")
  ("ls-quoting-style" t))
 ((tramp-file-name "pscp" nil nil "49.177.178.176" nil nil nil)
  nil))