rumcii / emacs-nav

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

nav-quickdir-list is not updated #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set in .emacs file
(require 'nav)
(setq nav-quickdir-list '("/Users/yanger" "/Users/yanger/mystuff" 
"/Users/yanger/downloads"))

2. Restart Aquamacs and the only quickjumps displayed are the jumps to 
files, no quick directories appears 

What is the expected output? What do you see instead?
A list of quick jumps to directories

What version of the product are you using? On what operating system?
Emacs 23.1, Aquamacs 2preview3 and OS X Leopard 10.5

Please provide any additional information below.

Original issue reported on code.google.com by saptarsh...@gmail.com on 1 Feb 2010 at 2:38

GoogleCodeExporter commented 8 years ago
The quick lists are now gone.

Original comment by issac.tr...@gmail.com on 26 Dec 2010 at 9:28