emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: org-mode not working properly after update
Date: Tue, 26 Feb 2013 16:18:20 +0100	[thread overview]
Message-ID: <868v6bxfwj.fsf@somewhere.org> (raw)
In-Reply-To: CAL1SgUqwCiUny6q45t6aW4XmXkTwdeoA+VKNr=EzHgmQYb5KaA@mail.gmail.com

Hi Sanjib,

Sanjib Sikder wrote:
> Org-mode is not working properly after I updated my Ubuntu 12.04
> yesterday.  During the update, emacs also got updated. The .org files look
> like plain text file, for example, no tree structure, no folding etc.
>
> Please help.

Could it be related to the bug I reported to Emacs this noon?

  ╭────
  │ From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
  │ Subject: bug#13820: 24.3.50; Cannot switch to Org mode
  │ Newsgroups: gnu.emacs.bug
  │ To: 13820-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
  │ Date: Tue, 26 Feb 2013 12:06:58 +0100 (4 hours, 8 minutes, 53 seconds ago)
  │ 
  │ Hello,
  │ 
  │ Opening any Org file (that I tried so far) leaves me in text mode.
  │ 
  │     Note -- I've mapped Org mode to the txt file extension.
  │ 
  │ The error displayed in the Messages buffer is:
  │ 
  │ File mode specification error: (wrong-type-argument symbolp (autoload "org-agenda" "Activate appointments found in `org-agenda-files'.
  │ With a \\[universal-argument] prefix, refresh the list of
  │ appointments.
  │ 
  │ If FILTER is t, interactively prompt the user for a regular
  │ expression, and filter out entries that don't match it.
  │ 
  │ If FILTER is a string, use this string as a regular expression
  │ for filtering entries out.
  │ 
  │ If FILTER is a function, filter out entries against which
  │ calling the function returns nil.  This function takes one
  │ argument: an entry from `org-agenda-get-day-entries'.
  │ 
  │ FILTER can also be an alist with the car of each cell being
  │ either 'headline or 'category.  For example:
  │ 
  │   '((headline \"IMPORTANT\")
  │     (category \"Work\"))
  │ 
  │ will only add headlines containing IMPORTANT or headlines
  │ belonging to the \"Work\" category.
  │ 
  │ ARGS are symbols indicating what kind of entries to consider.
  │ By default `org-agenda-to-appt' will use :deadline, :scheduled
  │ and :timestamp entries.  See the docstring of `org-diary' for
  │ details and examples.
  │ 
  │ If an entry has a APPT_WARNTIME property, its value will be used
  │ to override `appt-message-warning-time'.
  │ 
  │ (fn &optional REFRESH FILTER &rest ARGS)" t nil))
  │ 
  │ This problem does not show up with neither Emacs 24.2.91 nor Emacs 24.2.93,
  │ well with Emacs 24.3.50 (file "emacs-trunk-r111822-20130217-w32-i386.zip",
  │ compiled by Dani, 9 days ago).
  │ 
  │ See a comparative demo between Emacs 24.2.91 (working) and Emacs 24.3.50
  │ (failing) on http://screencast.com/t/6QQN6t7qy.
  │ 
  │ In GNU Emacs 24.3.50.1 (i386-mingw-nt6.2.9200)
  │  of 2013-02-17 on VBOX-W7
  │ Bzr revision: 111822 rgm-x6JLEaVhGFkEqFoL0n3GCDaMIdnTWa3C3o7yFElL8moq28gkl27oYA@public.gmane.org
  │ 
  │ -- 
  │ Sebastien Vauban
  ╰────

And here's Bastien's answer on that:

  ╭────
  │ From: Bastien <bzg-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
  │ Subject: bug#13820: 24.3.50; Cannot switch to Org mode
  │ Newsgroups: gnu.emacs.bug
  │ To: "Sebastien Vauban" <public-wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw-wOFGN7rlS/M9smdsby/KFg@public.gmane.org>
  │ Date: Tue, 26 Feb 2013 14:39:14 +0100 (1 hour, 36 minutes, 46 seconds ago)
  │ 
  │ Hi Sébastien,
  │ 
  │ "Sebastien Vauban"
  │ <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> writes:
  │ 
  │ > File mode specification error: (wrong-type-argument symbolp
  │ > (autoload "org-agenda" "Activate appointments found in
  │ > `org-agenda-files'.  With a \\[universal-argument] prefix, refresh
  │ > the list of appointments.
  │ 
  │ This autoload should not be in org-agenda.el, I've removed it from
  │ Org's maint branch, which I will sync with Emacs emacs-24 branch
  │ tonight.
  │ 
  │ It will probably fix your problem.
  │ 
  │ -- 
  │  Bastien
  ╰────

Best regards,
  Seb

-- 
Sebastien Vauban

      parent reply	other threads:[~2013-02-26 15:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-26 14:07 org-mode not working properly after update Sanjib Sikder
2013-02-26 15:04 ` Daimrod
2013-02-26 15:19   ` Bastien
2013-02-26 16:38     ` Sanjib Sikder
2013-02-27 16:21       ` Sanjib Sikder
2013-02-26 15:18 ` Sebastien Vauban [this message]

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=868v6bxfwj.fsf@somewhere.org \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).