emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Bernd Weiss <bernd.weiss@uni-koeln.de>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: Re: [Babel] R, multiple lines #+results, LaTeX-export
Date: Fri, 03 Dec 2010 10:05:49 -0500	[thread overview]
Message-ID: <16475.1291388749@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Bernd Weiss <bernd.weiss@uni-koeln.de> of "Fri, 03 Dec 2010 05:12:41 EST." <4CF8C299.5030106@uni-koeln.de>

Bernd Weiss <bernd.weiss@uni-koeln.de> wrote:

> Am 03.12.2010 03:41, schrieb S=C3=A9bastien Vauban:
> 
> [...]
> 
> >> I am using Org-mode version 7.3 (release_7.01h.1081.gcfd7.dirty)
> >
> > That sounds weird to me: version 7.3 and a 7.01 tag!?
> 
> Hi S=C3=A9bastien,
> 
> That's what I get when I run "Show Version":
> 
> release_7.01h-1081-gcfd7
> Org-mode version 7.3 (release_7.01h.1081.gcfd7.dirty)
> 
> 

You are probably missing the 7.3 tag, so it has to go back all the
way to 7.01h to find a starting point: you are 1081 commits past 7.01h.
Mine says 

   Org-mode version 7.3 (release_7.3.148.gc3b7e.dirty)

so I'm 148 commits past 7.3, so I'd expect roughly 930 commits between
7.01h and 7.3 (roughly, because we probably don't have the same HEAD). I
get

   $ git log --oneline release_7.01h..release_7.3 | wc -l
   917

so it checks out.

Do ``git tag'' to make sure the relase_7.3 tag is missing. Then do ``git
fetch --tags'' and check with ``git tag'' again. If the tag shows up,
org-version should then show you 7.3 as the starting point.

Nick

  reply	other threads:[~2010-12-03 15:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03  0:22 [Babel] R, multiple lines #+results, LaTeX-export Bernd Weiss
2010-12-03  8:41 ` Sébastien Vauban
2010-12-03 10:12   ` Bernd Weiss
2010-12-03 15:05     ` Nick Dokos [this message]
2010-12-03 16:26       ` Bernd Weiss
2010-12-03 14:14 ` Eric Schulte
2010-12-03 14:45   ` Bernd Weiss

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16475.1291388749@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=bernd.weiss@uni-koeln.de \
    --cc=emacs-orgmode@gnu.org \
    /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 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).