K
K
Karina2015-10-17 10:53:32
Lisp
Karina, 2015-10-17 10:53:32

Why doesn't emacs update files?

I have the sr-speedbar package. Here is a simple config for it:

(require 'sr-speedbar)
(global-set-key (kbd "<f12>") 'sr-speedbar-toggle)
(setq speedbar-show-unknown-files t)
(setq sr-speedbar-right-side nil)
(setq speedbar-directory-unshown-regexp "^\\(CVS\\|RCS\\|SCCS\\|\\.\\.*$\\)\\'")
(setq sr-speedbar-auto-refresh t)

I tried adding/removing the last line - the result is the same.
I create a file, but it is not visible in the speedbar. - It's impossible to work. What could be the problem?
Thanks to all.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question