emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode version 6.30d; Hide stars
Date: Mon, 07 Sep 2009 20:04:31 +0200	[thread overview]
Message-ID: <87pra2eimo.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: 87y6osynhg.fsf@thinkpad.tsdh.de

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>.

Bye,
Tassilo

  parent reply	other threads:[~2009-09-07 18:05 UTC|newest]

Thread overview: 23+ 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 [this message]
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
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  9:44                   ` Detlef Steuer
  -- strict thread matches above, loose matches on Subject: below --
2009-09-04  5:20 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=87pra2eimo.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.org \
    --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).