emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Invalid function: with-parsed-tramp-file-name with Perl
@ 2012-06-21 11:54 Loris Bennett
  2012-06-21 13:53 ` Nick Dokos
  0 siblings, 1 reply; 31+ messages in thread
From: Loris Bennett @ 2012-06-21 11:54 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

When I try to run a Perl script remotely via ":dir", I get the following
error:

,-------------------------------------------------------------------------
| org-babel-local-file-name: Invalid function: with-parsed-tramp-file-name
`-------------------------------------------------------------------------

However, using the same remote host I can successfully run both R and
bash scripts.

There was a thread couple of years ago where this function cropped up: 

http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01712.html

but there seemed to be no real resolution and it occurred with version
7.01trans and a bleeding edge emacs 24.  I am using Org 7.8.11 with
Emacs 23.2.1.

Any ideas?

Loris

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Re: Invalid function: with-parsed-tramp-file-name with Perl
@ 2012-09-22  5:05 Nick Dokos
  2012-09-22  6:41 ` Achim Gratz
  0 siblings, 1 reply; 31+ messages in thread
From: Nick Dokos @ 2012-09-22  5:05 UTC (permalink / raw)
  To: Achim Gratz; +Cc: emacs-orgmode

Achim Gratz <Stromeko@nexgo.de> wrote:

> Nick Dokos writes:
> > OK. Is there no way to fix that? That's pretty confusing.
> 
> If you already know the tag is on a merge commit on the wrong side:
> 
> git tag fixup release_7.8.11
> git tag -d release_7.8.11
> git tag release_7.8.11 fixup^2
> git tag -d fixup
> 

Does that have any undesirable consequences? If not, can this be done on
the repo?

I actually did the above in my clone and then fetched tags again which
reset the tag to the previous state, so it seems that once the change is
made in the repo, a `git fetch --tags origin' will fix up local copies.

> > And how can I tell that I have fallen into this trap?
> 
> Probably easiest to see in gitk.  Otherwise,
> 

Ah, yes - I keep forgetting about gitk. It's fairly obvious there (now
that you've explained it - I'm not sure I would have been able to see it
even there, if I didn't know what was going on already, but the fact
that the suspect commit does not appear in the range would have been a
big clue - plus the fact that there is only a handful of commits instead of
hundreds of them.)

> git --no-pager show release_7.8.11
> 
> tells you you are dealing with a merge and what the two parents are.
> 

OK - again, I don't think I could have figured out what was going on
without your previous explanation.

Thanks,
Nick

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2012-09-22 16:14 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 11:54 Invalid function: with-parsed-tramp-file-name with Perl Loris Bennett
2012-06-21 13:53 ` Nick Dokos
2012-06-21 14:51   ` Loris Bennett
2012-06-21 15:13     ` Nick Dokos
2012-06-25  7:05       ` Loris Bennett
2012-09-18 14:04         ` Loris Bennett
2012-09-19  7:45           ` Bastien
2012-09-19  9:28             ` Loris Bennett
2012-09-19  9:59               ` Bastien
2012-09-19 10:29                 ` Loris Bennett
2012-09-19 13:49                   ` Nick Dokos
2012-09-19 18:52                     ` Achim Gratz
2012-09-19 19:51                       ` Nick Dokos
2012-09-20 14:12                         ` Loris Bennett
2012-09-20 15:11                           ` Nick Dokos
2012-09-20 15:30                             ` Nick Dokos
2012-09-20 17:21                               ` Nick Dokos
2012-09-20 17:36                                 ` Nick Dokos
2012-09-20 18:29                                   ` Eric Schulte
2012-09-20 19:18                                   ` Achim Gratz
2012-09-20 20:51                                     ` Nick Dokos
2012-09-20 21:00                                       ` Achim Gratz
2012-09-20 22:26                                         ` Nick Dokos
2012-09-21 17:49                                           ` Achim Gratz
  -- strict thread matches above, loose matches on Subject: below --
2012-09-22  5:05 Nick Dokos
2012-09-22  6:41 ` Achim Gratz
2012-09-22  6:57   ` Bastien
2012-09-22  7:03     ` Achim Gratz
2012-09-22  8:19       ` Bastien
2012-09-22 11:57         ` Achim Gratz
2012-09-22 16:14           ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).