emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Melton Low <softw.app@gmail.com>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Org-mode version 6.30d; Hide stars
Date: Mon, 7 Sep 2009 15:50:20 -0600	[thread overview]
Message-ID: <23d923960909071450w303ed595pc0f1e1fb051693c4@mail.gmail.com> (raw)
In-Reply-To: <4AA54E35.2000909@comcast.net>


[-- Attachment #1.1: Type: text/plain, Size: 1552 bytes --]

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 <m_elston@comcast.net> 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
>

[-- Attachment #1.2: Type: text/html, Size: 2661 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

  parent reply	other threads:[~2009-09-07 21:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cmu-lmtpd-24989-1252080523-5@store70m.internal>
2009-09-04 16:26 ` Org-mode version 6.30d; Hide stars Scott Otterson
2009-09-06 17:47   ` Tassilo Horn
2009-09-06 21:45     ` Mark Elston
2009-09-06 22:32     ` Melton Low
2009-09-06 22:40       ` Melton Low
2009-09-07  4:57         ` Mark Elston
2009-09-07  6:14           ` Carsten Dominik
2009-09-07 17:12             ` Mark Elston
2009-09-07  8:35         ` Tassilo Horn
2009-09-07 18:04     ` Tassilo Horn
2009-09-07 18:17       ` Mark Elston
2009-09-07 18:32         ` Tassilo Horn
2009-09-08  4:32           ` Mark Elston
2009-09-07 21:50         ` Melton Low [this message]
2009-09-08  7:47           ` Tassilo Horn
2009-09-04 14:44 Melton Low
2009-09-04 15:07 ` Carsten Dominik
2009-09-04 17:05   ` Melton Low
2009-09-04 18:33     ` Bernt Hansen
2009-09-04 19:00       ` William Henney
2009-09-04 19:26         ` Bernt Hansen
2009-09-04 20:56           ` Mark Elston
2009-09-04 21:36             ` Arne
2009-09-05  5:42               ` Carsten Dominik
2009-09-05  5:58                 ` Carsten Dominik
2009-09-05 14:23                 ` Melton Low

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=23d923960909071450w303ed595pc0f1e1fb051693c4@mail.gmail.com \
    --to=softw.app@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=tassilo@member.fsf.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).