rumcii / emacs-nav

Automatically exported from code.google.com/p/emacs-nav
GNU General Public License v3.0
0 stars 0 forks source link

's' key does not unsort in tags mode #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open tags mode.
2. Press 's'
3. Press 's' again.

What is the expected output? What do you see instead?
The tags should go back to their order in the file. Instead they remain sorted.

Original issue reported on code.google.com by issac.tr...@gmail.com on 12 Aug 2009 at 6:33

GoogleCodeExporter commented 8 years ago
Fixed by 8eaf49320e.

Original comment by issac.tr...@gmail.com on 14 Aug 2009 at 6:59