From mboxrd@z Thu Jan 1 00:00:00 1970 From: Melton Low Subject: Re: Re: Org-mode version 6.30d; Hide stars Date: Mon, 7 Sep 2009 15:50:20 -0600 Message-ID: <23d923960909071450w303ed595pc0f1e1fb051693c4@mail.gmail.com> References: <4AA13FB8.5040104@sharpleaf.org> <87y6osynhg.fsf@thinkpad.tsdh.de> <87pra2eimo.fsf@thinkpad.tsdh.de> <4AA54E35.2000909@comcast.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0359884998==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mkm6W-00030Q-6L for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 17:50:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mkm6Q-0002vg-Ge for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 17:50:26 -0400 Received: from [199.232.76.173] (port=37510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mkm6Q-0002vd-De for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 17:50:22 -0400 Received: from mail-pz0-f200.google.com ([209.85.222.200]:61473) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mkm6P-000866-Q8 for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 17:50:22 -0400 Received: by pzk38 with SMTP id 38so2688006pzk.5 for ; Mon, 07 Sep 2009 14:50:21 -0700 (PDT) In-Reply-To: <4AA54E35.2000909@comcast.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org --===============0359884998== Content-Type: multipart/alternative; boundary=000e0cd32f7e18a20c047303d6fa --000e0cd32f7e18a20c047303d6fa Content-Type: text/plain; charset=ISO-8859-1 Tassilo, Worked fine with either (setq org-modules nil) or (require 'org-gnus) commented out. It stopped working if I comment out both. Hope this help. Mel On Mon, Sep 7, 2009 at 12:17 PM, Mark Elston wrote: > Tassilo, > > That did it! Your message didn't have Carsten's message attached so I > don't know what was in it, but you appear to be correct. > > I even commented out the last line (require 'org-gnus) and it still > works. > > Mark > > Tassilo Horn wrote: > >> Hi all! >> >> Could you please try another thing (with the git version where this bug >> occurs): >> >> 1. Create a file test.el with these contents: >> >> --8<---------------cut here---------------start------------->8--- >> (add-to-list 'load-path "~/path/to/org-mode/lisp/") ;; EDIT TO YOUR NEEDS >> (setq org-modules nil) >> (require 'org-install) >> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) >> (require 'org-gnus) >> --8<---------------cut here---------------end--------------->8--- >> >> 2. Start emacs like this: >> >> $ emacs -Q -l ~/path/to/test.el >> >> 3. Open some org file and check if the problem still occurs. >> >> If that works for you, I think that there's something wrong with the >> org-modules loading. See also Carsten's forwarded message >> <33919E72-45AB-4F50-8D5E-46807AC4BFA9@gmail.com>. >> >> > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --000e0cd32f7e18a20c047303d6fa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Tassilo,

Worked fine with either=A0(setq org-modules nil)= or=A0(require 'org-gnus) commented out. It stopped working if I commen= t out both.

Hope this help.

Mel

On Mon, Sep 7, 2009 at 12:17 PM, Mark Elston <m_elston@comcast.ne= t> wrote:
Tassilo,

That did it! =A0Your message didn't have Carsten's message attached= so I
don't know what was in it, but you appear to be correct.

I even commented out the last line (require 'org-gnus) and it still
works.

Mark


Tassilo Horn wrote:
Hi all!

Could you please try another thing (with the git version where this bug
occurs):

1. Create a file test.el with these contents:

--8<---------------cut here---------------start------------->8---
(add-to-list 'load-path "~/path/to/org-mode/lisp/") ;; EDIT T= O YOUR NEEDS
(setq org-modules nil)
(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) (require 'org-gnus)
--8<---------------cut here---------------end--------------->8---

2. Start emacs like this:

=A0$ emacs -Q -l ~/path/to/test.el

3. Open some org file and check if the problem still occurs.

If that works for you, I think that there's something wrong with the org-modules loading. =A0See also Carsten's forwarded message
<33919E72-45AB-4F50-8D5E-46807AC4BFA9@gmail.com>.



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gn= u.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--000e0cd32f7e18a20c047303d6fa-- --===============0359884998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0359884998==--