From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBash Subject: Re: Basic beamer export Date: Tue, 19 Mar 2013 09:38:27 -0400 Message-ID: References: <20130312144808.GC8127@kuru.dyndns-at-home.com> <20130313134528.GD11972@kuru.dyndns-at-home.com> <20130317151738.GA21510@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0102ffea6adeea04d8473881 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHwkM-0005e6-AI for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 09:38:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHwkH-0004Xb-Gg for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 09:38:34 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:43504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHwkH-0004XD-6t for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 09:38:29 -0400 Received: by mail-wi0-f178.google.com with SMTP id hq4so511993wib.11 for ; Tue, 19 Mar 2013 06:38:27 -0700 (PDT) In-Reply-To: <20130317151738.GA21510@kuru.dyndns-at-home.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: emacs-orgmode Mode --089e0102ffea6adeea04d8473881 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Mar 17, 2013 at 11:17 AM, Suvayu Ali wrote: > On Fri, Mar 15, 2013 at 10:59:22AM -0400, JBash wrote: > > > > M-x list-load-path-shadows output > > [...] > > > ~/emacs/lisp/org-mode/lisp/org-list hides > > /usr/share/emacs/23.4/lisp/org/org-list > > ~/emacs/lisp/org-mode/lisp/org-plot hides > > /usr/share/emacs/23.4/lisp/org/org-plot > > [...] > > Looks okay to me. Are you sure your org directory is clean? What does > `git status' and `git describe' say in your org directory? > > -- > Suvayu > > Open source is the future. It sets us free. > > (Sorry for the delay in responding. I was called away from town on a family matter over the weekend. I VERY MUCH appreciate all the help) Here is 'git status' and 'git describe' jlb@debian64tu01:~/emacs/lisp/org-mode$ git status # On branch master nothing to commit (working directory clean) jlb@debian64tu01:~/emacs/lisp/org-mode$ git describe release_8.0-pre-54-gb5a8538 I've also tried to *not* escaping the curly braces as Eric suggested, but that resulted in no change in my output. I have essentially performed steps 1 and 3, as Feng shu suggested: > Your can try like this: > 1. Install emacs 24 deb package > 2. remove org directory in /use/share/******/org > 3. install org from org-mode.git I have not yet tried removing the org directory in /use/share/******/org (step 2). I'll try that next... But so that I understand, if the files are not hidden by that directory (as shown by 'list-load-path-shadows'), I would also not expect any impact from them (unless of course there is still something in my installation that is fouled up). Is that correct? Thanks again, Jerry --089e0102ffea6adeea04d8473881 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

= On Sun, Mar 17, 2013 at 11:17 AM, Suvayu Ali <fatkasuvayu+linux= @gmail.com> wrote:
On Fri, Mar 15, 2013 at 10:59:22AM -0400, JBash wrote:
>
> M-x list-load-path-shadows output

[...]

> ~/emacs/lisp/org-mode/lisp/org-list hides
> /usr/share/emacs/23.4/lisp/org/org-list
> ~/emacs/lisp/org-mode/lisp/org-plot hides
> /usr/share/emacs/23.4/lisp/org/org-plot

[...]

Looks okay to me. =A0Are you sure your org directory is clean? =A0What does=
`git status' and `git describe' say in your org directory?

--
Suvayu

Open source is the future. It sets us free.


(Sorry for the delay in re= sponding. =A0I was called away from town on a family matter over the weeken= d. =A0I VERY MUCH appreciate all the help)=A0

Here is 'git status' and 'git describe'
=A0
jlb@debian64tu01:~/emacs/lisp/org-mode$ git status
= # On branch master
nothing to commit (working directory clean)
jlb@debian64tu01:~/emacs/lisp/org-mode$ git describe
release= _8.0-pre-54-gb5a8538
=A0

I&#= 39;ve also tried to *not* escaping the curly braces as Eric suggested, but = that resulted in no change in my output.

I have essentially performed steps 1 and 3,= as Feng shu suggested:

> Your can try like th= is:
> 1. Install= emacs 24 deb package=A0
&= gt; 2. remove org directory in /use/share/******/org
> 3. install= org from org-mode.git

I ha= ve not yet tried removing the=A0org directory in /use/share/******/org (step 2). =A0I'= ll try that next...
But so that I understand, if th= e files are not hidden by that directory (as shown by 'list-load-path-s= hadows'), I would also not expect any impact from them (unless of cours= e there is still something in my installation that is fouled up). =A0Is tha= t correct?

Thanks again,
Jerry


<= /div>
--089e0102ffea6adeea04d8473881--