Re: [O] org-toggle-inline-images bug

2011-08-25 Thread William Xu
2011/8/25 Bastien : > Hi William, > > William Xu writes: > >> M-x org-toggle-inline-images doesn't work for links like this: >>   [[./ref/diskStructures.png]] > > It works well here on Emacs GNU Emacs 24.0.50.1 or 23.3.1 and > Org 7.7 (latest git version.) > > What version of Emacs and Org are you

Re: [O] org-toggle-inline-images bug

2011-08-25 Thread Bastien
Hi William, William Xu writes: >> What version of Emacs and Org are you using? > > Hmm, i'm using Org bundled with Emacs. I guess it has been fixed in the meantime. If you have the opportunity to use Org from git, please do so: http://orgmode.org/index.html#sec-3-2 > emacs-version: GNU Em

Re: [O] org-toggle-inline-images bug

2011-08-24 Thread Bastien
Hi William, William Xu writes: > M-x org-toggle-inline-images doesn't work for links like this: > [[./ref/diskStructures.png]] It works well here on Emacs GNU Emacs 24.0.50.1 or 23.3.1 and Org 7.7 (latest git version.) What version of Emacs and Org are you using? Thanks, -- Bastien

[O] org-toggle-inline-images bug

2011-08-10 Thread William Xu
Hi, M-x org-toggle-inline-images doesn't work for links like this: [[./ref/diskStructures.png]] The problem lies in `org-display-inline-images': (let ((re (concat "\\[\\[\\(\\(file:\\)\\|\\([./~]\\)\\)\\([^]\n]+?" (substring (org-image-file-name-regexp) 0 -2) "\\)\\]" (if