Emacs mark and copy/move to buffers or bookmarked directories
up vote
0
down vote
favorite
I want to copy/move marked files more efficiently to an open buffer (i.e., an item on buffer list) or a bookmarked directory which I use frequently.
As an example, imagine I want to move a file from existing location to a bookmarked directory. I am familiar with two ways to do this from a dired window showing the currently marked file:
- Single window view: hit "R" and then manually move to the bookmarked directory
- Split window view: use "bookmark jump" in the other window so that desired destination is visible in dired, then "R" and the destination window will appear as option for renaming (moving) the file.
I'm hoping there is some option similar to option 1 above where I mark the file(s), hit "R", and then do [something] to quickly navigate to a bookmarked directory (or directory in buffer list), selecting it as the destination.
Basically, it feels as if I have to either a) mark files, leave the current directory, copy/rename, then move back to original directory; or b) split windows, go to the new window, choose a bookmarked directory (or directory from existing open buffers), then go back to first window ... all just to copy/move files to those destinations. Surely there is some more efficient technique that I am overlooking?
I currently use ivy/counsel/swiper, and thought that it might be possible with that, but haven't been able to find a solution.
emacs bookmarks
New contributor
add a comment |
up vote
0
down vote
favorite
I want to copy/move marked files more efficiently to an open buffer (i.e., an item on buffer list) or a bookmarked directory which I use frequently.
As an example, imagine I want to move a file from existing location to a bookmarked directory. I am familiar with two ways to do this from a dired window showing the currently marked file:
- Single window view: hit "R" and then manually move to the bookmarked directory
- Split window view: use "bookmark jump" in the other window so that desired destination is visible in dired, then "R" and the destination window will appear as option for renaming (moving) the file.
I'm hoping there is some option similar to option 1 above where I mark the file(s), hit "R", and then do [something] to quickly navigate to a bookmarked directory (or directory in buffer list), selecting it as the destination.
Basically, it feels as if I have to either a) mark files, leave the current directory, copy/rename, then move back to original directory; or b) split windows, go to the new window, choose a bookmarked directory (or directory from existing open buffers), then go back to first window ... all just to copy/move files to those destinations. Surely there is some more efficient technique that I am overlooking?
I currently use ivy/counsel/swiper, and thought that it might be possible with that, but haven't been able to find a solution.
emacs bookmarks
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to copy/move marked files more efficiently to an open buffer (i.e., an item on buffer list) or a bookmarked directory which I use frequently.
As an example, imagine I want to move a file from existing location to a bookmarked directory. I am familiar with two ways to do this from a dired window showing the currently marked file:
- Single window view: hit "R" and then manually move to the bookmarked directory
- Split window view: use "bookmark jump" in the other window so that desired destination is visible in dired, then "R" and the destination window will appear as option for renaming (moving) the file.
I'm hoping there is some option similar to option 1 above where I mark the file(s), hit "R", and then do [something] to quickly navigate to a bookmarked directory (or directory in buffer list), selecting it as the destination.
Basically, it feels as if I have to either a) mark files, leave the current directory, copy/rename, then move back to original directory; or b) split windows, go to the new window, choose a bookmarked directory (or directory from existing open buffers), then go back to first window ... all just to copy/move files to those destinations. Surely there is some more efficient technique that I am overlooking?
I currently use ivy/counsel/swiper, and thought that it might be possible with that, but haven't been able to find a solution.
emacs bookmarks
New contributor
I want to copy/move marked files more efficiently to an open buffer (i.e., an item on buffer list) or a bookmarked directory which I use frequently.
As an example, imagine I want to move a file from existing location to a bookmarked directory. I am familiar with two ways to do this from a dired window showing the currently marked file:
- Single window view: hit "R" and then manually move to the bookmarked directory
- Split window view: use "bookmark jump" in the other window so that desired destination is visible in dired, then "R" and the destination window will appear as option for renaming (moving) the file.
I'm hoping there is some option similar to option 1 above where I mark the file(s), hit "R", and then do [something] to quickly navigate to a bookmarked directory (or directory in buffer list), selecting it as the destination.
Basically, it feels as if I have to either a) mark files, leave the current directory, copy/rename, then move back to original directory; or b) split windows, go to the new window, choose a bookmarked directory (or directory from existing open buffers), then go back to first window ... all just to copy/move files to those destinations. Surely there is some more efficient technique that I am overlooking?
I currently use ivy/counsel/swiper, and thought that it might be possible with that, but haven't been able to find a solution.
emacs bookmarks
emacs bookmarks
New contributor
New contributor
New contributor
asked 24 mins ago
noob
1
1
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
noob is a new contributor. Be nice, and check out our Code of Conduct.
noob is a new contributor. Be nice, and check out our Code of Conduct.
noob is a new contributor. Be nice, and check out our Code of Conduct.
noob is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463257%2femacs-mark-and-copy-move-to-buffers-or-bookmarked-directories%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown