emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-git-link 's open function org-git-open does not work correctly


From: address@hidden
Subject: [O] org-git-link 's open function org-git-open does not work correctly
Date: Sat, 24 Jun 2017 09:44:05 +0800

When I `org-store-link` in a local git repository file buffer, I got this link:

[[git:~/.emacs.d/init/org-mode/init-my-org-hyperlink.el::address@hidden::202][git:~/.emacs.d/init/org-mode/init-my-org-hyperlink.el::address@hidden::202]]

Then I insert link into Org-mode buffer.
But when I open link with `[C-c C-o]`, it open git revision:
```
"/tmp/org-git-8fd5f4cf5d17479ead7b4329024860e84b6f2453/init-my-org-hyperlink.el"
```
This is not correct.
My current `HEAD` (command: `git show HEAD`) is:
```
commit 3cc7ee1792a7d7b8ddf51897f7b968af36bae745 (HEAD -> develop)
```

[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]