From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Daniel E. Doherty" <ded-law@ddoherty.net>, reimar.finken@gmx.de
Cc: Org-mode List <emacs-orgmode@gnu.org>
Subject: Re: Error on store-link in Normal File
Date: Sat, 8 May 2010 12:42:30 +0200 [thread overview]
Message-ID: <3326FB01-16F0-49C5-A09E-CFAE2A97908B@gmail.com> (raw)
In-Reply-To: <87y6fvr91a.wl%ded-law@ddoherty.net>
Hi,
this appears to be a bug in org-git-link.el, please get in touch with
Reimar Finken <reimar.finken@gmx.de>
- Carsten
On May 7, 2010, at 6:06 PM, Daniel E. Doherty wrote:
>
> 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)
> `----
> ================================================
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
next prev parent reply other threads:[~2010-05-08 10:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-07 16:06 Error on store-link in Normal File Daniel E. Doherty
2010-05-08 10:42 ` Carsten Dominik [this message]
2010-05-08 14:23 ` David Maus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3326FB01-16F0-49C5-A09E-CFAE2A97908B@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=ded-law@ddoherty.net \
--cc=emacs-orgmode@gnu.org \
--cc=reimar.finken@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.