emacs dump

lundi 17 août 2015

Quickly edit your init file

Nothing fancy about this, just handy: opens my init file and place cursor at the end.
(defun init ()
  (interactive)
  (find-file "~/.emacs.d/init.el")
  (goto-char (point-max)))
Publié par aaptel à 07:39

Aucun commentaire:

Enregistrer un commentaire

Article plus récent Article plus ancien Accueil
Inscription à : Publier les commentaires (Atom)

archives

  • ►  2021 (1)
    • ►  décembre (1)
  • ►  2019 (1)
    • ►  octobre (1)
  • ►  2018 (1)
    • ►  mai (1)
  • ►  2017 (5)
    • ►  février (1)
    • ►  janvier (4)
  • ►  2016 (4)
    • ►  avril (1)
    • ►  mars (3)
  • ▼  2015 (11)
    • ►  octobre (1)
    • ►  septembre (1)
    • ▼  août (9)
      • Quickly edit your init file
      • Rename file and buffer
      • Open current file as root
      • Number line in region using custom printf-like format
      • Put readable file encoding and line endings mode i...
      • Make delete-forward do what I mean
      • Make current file executable
      • Generate gtkdoc-like comments in C code
      • shell-mode: make C-l clear the output and remove d...
Thème Awesome Inc.. Fourni par Blogger.