spacemacs/layers
Daniel Nicolai 295e4271ef Fix wrong buffer name after file rename
When providing only the new directory path (i.e. without new filename) while
moving a file to a new directory with `spacemacs/rename-current-buffer-file`,
currently Spacemacs opens the file in a new buffer with the directory name.

Additionally, the `file-renamed-p` gets set the wrong value. To fix both
issues (with minimal work), it is easiest to just fix the `new-name`
value (alternatively fixing the `rename-buffer` and `set-visited-file-name`
forms later would not fix the wrong `file-renamed-p` value issue).

Finally when called with a universal-argument, then that argument
unintentionally gets 'passed' in the interactive call to
projectile-invalidate-cache. So this PR fixes that by changing the interactive
call to a funcall.
2021-07-29 20:54:30 +02:00
..
+chat rcirc: refactor 2021-04-04 12:48:21 +02:00
+checkers Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
+completion [ivy] add open in other window for ivy-xref 2021-07-28 19:38:30 +02:00
+distributions Fixed bugs and refactor in new EXWM layer 2021-06-05 15:02:57 +00:00
+emacs [docs] Update org-roam key bindings 2021-07-28 14:09:04 +02:00
+email Fixed a bug in notmuch-tree which was preventing d/D bindings to work 2021-04-05 23:17:52 +02:00
+filetree Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
+fonts/unicode-fonts Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
+frameworks Defer loading of lsp servers up to when the buffer is visible 2021-06-06 22:26:31 +02:00
+fun xkcd: refactor 2021-04-04 12:48:21 +02:00
+intl [+intl/chinese] fix warning for quote lambda function (#14786) 2021-05-19 08:51:27 +00:00
+lang plantuml layer supports .puml extension 2021-07-28 18:34:26 +02:00
+misc [parinfer] Allow to disable auto-installation 2021-05-17 21:24:54 +00:00
+music [doc] fix links 2021-07-12 07:32:24 -07:00
+os [nix] Add key binding for nix-format-buffer 2021-06-06 21:44:34 +02:00
+pair-programming/floobits Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
+readers [pdf] Update pdf-layer documentation (#14791) (#14792) 2021-05-22 17:40:53 +00:00
+source-control Revert "Fix which-key entries: gr and gs in dired and magit" 2021-06-23 17:33:36 +02:00
+spacemacs Fix wrong buffer name after file rename 2021-07-29 20:54:30 +02:00
+tags [gtags] improve 2021-04-15 21:44:46 +02:00
+themes colors: refactor 2021-04-04 12:48:21 +02:00
+tools [bot] "spacemacs_fix_org" Mon Jul 5 23:23:52 UTC 2021 2021-07-05 16:24:48 -07:00
+vim documentation formatting: Sun May 9 19:09:25 UTC 2021 2021-05-09 21:16:30 +02:00
+web/eww [eww] Change bindings to match its given category 2021-04-17 14:42:25 +00:00
+web-services documentation formatting: Sat Apr 17 07:08:57 UTC 2021 2021-04-17 11:32:54 +03:00
+window-management/exwm [bot] "spacemacs_fix_org" Mon Jul 5 23:23:52 UTC 2021 2021-07-05 16:24:48 -07:00
auto-layer.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
LAYERS.org [bot] "documentation_updates" Wed Jul 28 13:13:07 UTC 2021 2021-07-28 15:35:39 +02:00