f1e2d974ed
This is a squash commit including below commits Add dotspacemacs--pretty-ignore-subdirs Within the specified subdirs of `dotspacemacs-start-dir`, spacemacs/prettify-org-buffer (and hence space-doc-mode) will not be called. Without this variable, using spacemacs/open-junk-file to create an Org file will result in prettification, which is not necessarily the desired behavior. Call make-directory in spacemacs/open-junk-file This imitates the behavior of open-junk-file. Prevent spacemacs/open-junk-file from getting confused by Dired If we're in a dired buffer, counsel-find-file will ignore current-directory (i.e. junk-dir) and use (dired-current-directory) instead. We fool Counsel by shadowing major-mode to nil. Update CHANGELOG.develop re spacemacs/open-junk-file |
||
---|---|---|
.. | ||
spacemacs-completion | ||
spacemacs-defaults | ||
spacemacs-editing | ||
spacemacs-editing-visual | ||
spacemacs-evil | ||
spacemacs-language | ||
spacemacs-layouts | ||
spacemacs-misc | ||
spacemacs-modeline | ||
spacemacs-navigation | ||
spacemacs-org | ||
spacemacs-project | ||
spacemacs-purpose | ||
spacemacs-visual |