emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Error on store-link in Normal File


From: Daniel E . Doherty
Subject: [Orgmode] Error on store-link in Normal File
Date: Fri, 07 May 2010 11:06:25 -0500
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

All,

In doing a C-c l in a normal .tex file, I get an error, similar to one I
was getting earlier in dired.  The dired error is fixed, but I just
noticed today that I get a similar error when trying to store a link
within an buffer for an open file.

Here is the trace:

,----
| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
|   directory-file-name(nil)
|   (file-name-directory (directory-file-name dirpath))
|   (let ((dirname ...) (basename ...)) (list dirname basename))
|   org-git-split-dirpath(nil)
|   (let ((dirlist ...)) (when (string= ... "") (throw ... nil)) (setq dir 
(first dirlist) relpath (concat ... relpath)))
|   (while (not (file-exists-p ...)) (let (...) (when ... ...) (setq dir ... 
relpath ...)))
|   (catch (quote toplevel) (while (not ...) (let ... ... ...)) (list 
(expand-file-name ".git" dir) relpath))
|   (let ((dir ...) (relpath ...)) (catch (quote toplevel) (while ... ...) 
(list ... relpath)))
|   org-git-gitrepos-p("~/tmfiles/Aegis Fire 
Protection/SunflowerFundingLLC/Petition.tex")
|   (if (org-git-gitrepos-p file) (progn (org-store-link-props :type "git" 
:link ...)))
|   (when (org-git-gitrepos-p file) (org-store-link-props :type "git" :link 
(org-git-create-git-link file)))
|   (let ((file ...)) (when (org-git-gitrepos-p file) (org-store-link-props 
:type "git" :link ...)))
|   (progn (let (...) (when ... ...)))
|   (if (buffer-file-name) (progn (let ... ...)))
|   (when (buffer-file-name) (let (...) (when ... ...)))
|   org-git-store-link()
|   run-hook-with-args-until-success(org-git-store-link)
|   org-store-link(nil)
|   call-interactively(org-store-link nil nil)
`----

Regards,
-- 
===============================================
,----[ Law Offices ]               
| Daniel E. Doherty                
| 7300 W. 110th Street, Suite 930  
| Overland Park, KS 66210
| 913.338.7182 (Phone)   
| 913,338.7164 (FAX)     
`----                    
================================================




reply via email to

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