-
|
Hi, I experience that when enabling preview for I have enabled it by fixing I'm not sure it is the proper fix. If it is, might as well worth fixing it in the wiki page. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
If you think so, feel free to change the wiki. |
Beta Was this translation helpful? Give feedback.
-
|
The above only fills in the directory part. I've copied bulk of code from |
Beta Was this translation helpful? Give feedback.
The above only fills in the directory part.
The original find-file with ffap fills in the filename also. This is really convenient because
C-xC-fRETon a file path will get me right to the file.I've copied bulk of code from
read-file-name-defaultto accomplish this.It would better if there's simpler way to achieve this though.