On Mar 5, 5:31 pm, Jerry <[email protected]> wrote: > Hi I'm pretty new to git even newer to magit, > and I hope this is the right forum for asking newby questions: > > From the manual (info magit -> history(7)) I understood that I can > display the history buff by l - L which works fine, > than the manual states: > > You can move point to a commit and then cause various things to > happen with it. (The following commands work in any list of commit, > such as the one shown in the _Unpushed commits_ section.) > > Which I interpert
Mea culpa I Accidentally hit the send when checking spelling on interpret, which i interpret as: switch to the newly created log buffer, move the cursor to a commit identifier (sha-1 hash) and type one of the keys below. However typing return gives an emacs warning: "nothing to visit here". Where do I go wrong? I installed magit by byte-compiling magit-key-mode.el and magit.el and putting (require 'magit) into my .emacs. So I may be missing something there. Emacs version = 23.2.1 (Mac os x, gui-bundle cocoa) OS: mac os x 10.6.6
