This is basically the question. I've added a new directory, since opening ECB, but the directory buffer isn't updated. How do I force it to update? Tried C-c . s and revert-buffer
in the directories buffer to no effect.
EDIT
Sorry, this is weird, I actually found M-x ecb-update-directories-buffer
but it won't update it :S... Is this something known to happen? This is just a regular directory I've added except the name is one letter long.
I don't use ECB, but g is the usual Emacs binding for a 'refresh buffer contents' function.