[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: handle dired buffer in saveplace.el
From: |
Karl Fogel |
Subject: |
Re: handle dired buffer in saveplace.el |
Date: |
Wed, 05 Jun 2013 11:16:43 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Ivan Kanis <address@hidden> writes:
>I want to save the cursor position in dired buffer. This would be same
>logic as saveplace.el. I am thinking of hacking saveplace.el to do this.
>Would it be OK if I push the changes after?
Sounds like a fine idea! I'd love to see the patch here, just to see
how you do it, but +1 on pushing it.
"review then commit" versus "commit then review", it's all the same when
it's under version control :-).