emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: friedel@nomaden.org, emacs-orgmode@gnu.org
Subject: Bug#685154 closed by Sebastien Delafond <seb@debian.org> (Bug#685154: fixed in org-mode 7.9.1-1)
Date: Mon, 01 Oct 2012 14:51:41 +0000	[thread overview]
Message-ID: <handler.685154.D685154.134910289927408.notifdone@bugs.debian.org> (raw)
In-Reply-To: 20120817120012.GA18700@pre-sense.de

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

This is an automatic notification regarding your Bug report
which was filed against the org-mode package:

#685154: Bug: org-export-with-priority: t broken  [7.8.11]

It has been closed by Sebastien Delafond <seb@debian.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Sebastien Delafond <seb@debian.org> by
replying to this email.


-- 
685154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685154
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 4274 bytes --]

From: Sebastien Delafond <seb@debian.org>
To: 685154-close@bugs.debian.org
Subject: Bug#685154: fixed in org-mode 7.9.1-1
Date: Mon, 01 Oct 2012 14:48:18 +0000
Message-ID: <E1TIhIA-0001Xt-2t@franck.debian.org>

Source: org-mode
Source-Version: 7.9.1-1

We believe that the bug you reported is fixed in the latest version of
org-mode, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 685154@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastien Delafond <seb@debian.org> (supplier of updated org-mode package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 13 Sep 2012 14:53:00 +0200
Source: org-mode
Binary: org-mode
Architecture: source all
Version: 7.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Delafond <seb@debian.org>
Changed-By: Sebastien Delafond <seb@debian.org>
Description: 
 org-mode   - keep notes, maintain ToDo lists, and do project planning in emacs
Closes: 668496 685154 688673
Changes: 
 org-mode (7.9.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #685154, #668496, #688673)
   * Updated watch file again
Checksums-Sha1: 
 3229b9f322a3797129e41f1b7e6f2c3ee6b79809 1102 org-mode_7.9.1-1.dsc
 de3713444da768863bb8d4ef25bfcb385a09055f 4150448 org-mode_7.9.1.orig.tar.gz
 fc7dd09f30efcf89de105f559907656cde5365bc 7609 org-mode_7.9.1-1.debian.tar.gz
 12091dde4003f18f7d7b0ee37cc7398dc08d0dc4 3673952 org-mode_7.9.1-1_all.deb
Checksums-Sha256: 
 5afed374d0d42d25ee00292c614d286ceb6848ffd4399e0c4b6af183d5cdfd85 1102 org-mode_7.9.1-1.dsc
 c4aef5046c9ae308120ca3f5a1f46ed5c5410ca77b6edf5276cfe0ea8e97a461 4150448 org-mode_7.9.1.orig.tar.gz
 04ce3c1711c847ef6d53d1e3c91c25bfe52fe826ffed8c18a2b831fb4c4a2ff7 7609 org-mode_7.9.1-1.debian.tar.gz
 1d36fda8f0f6f34032d7fc0497dded25af9416754932aa34e654214a5cc663af 3673952 org-mode_7.9.1-1_all.deb
Files: 
 aefe754ae0c6532c09af3f524f683d7f 1102 misc optional org-mode_7.9.1-1.dsc
 beb4bca4cc88a59570950cf0b61e364c 4150448 misc optional org-mode_7.9.1.orig.tar.gz
 fb03e8e56ffa9aa1eb23819f471889dc 7609 misc optional org-mode_7.9.1-1.debian.tar.gz
 cc8f63b32e4db55734c2f584f36eec5a 3673952 misc optional org-mode_7.9.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlBpp4AACgkQiZgNKcDdyD+AegCgnK/4eS8VcsOJcJMCItJ93SjQ
/BQAoMXT2eVF8Q/AmlKnTAiaGxFmWHlR
=6Qla
-----END PGP SIGNATURE-----

[-- Attachment #3: Type: message/rfc822, Size: 3662 bytes --]

From: Friedrich Delgado <friedel@nomaden.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>, emacs-orgmode@gnu.org
Subject: Bug: org-export-with-priority: t broken  [7.8.11]
Date: Fri, 17 Aug 2012 14:00:12 +0200
Message-ID: <20120817120012.GA18700@pre-sense.de>

Package: org-mode
Version: 7.8.11-2
Severity: minor


The following minimal org-file:

,----[ foo.org ]
  *** Header
  *****

`----

With nothing changed from the site-configuration except for
org-export-with-priority: t, resuts in:

,----[ *Messages* ]
  org-export-cleanup-toc-line: Wrong type argument: stringp, nil
`----

Changing the second line to

,----
  ***** Bla
`----

fixes the problem, but I have lots of org files with spurious stars
(because of the way I use org-remember).

(setq org-export-with-priority nil) also helps.

Sebastian: Maybe it would be useful if org-submit-bug-report from the
debian package could add the debian specific information and
automatically forward the bug to bugs@debian.org?

Emacs  : GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-04-07 on trouble, modified by Debian
Package: Org-mode version 7.8.11

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (50, 'oneiric'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.0-8.dmz.1-liquorix-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages org-mode depends on:
ii  dpkg                     1.16.4.3
ii  emacs23-lucid [emacs23]  23.4+1-3
ic  emacs23-nox [emacs23]    23.2+1-5.1
ii  install-info             4.13a.dfsg.1-10

org-mode recommends no packages.

Versions of packages org-mode suggests:
ii  ditaa        0.9+ds1-3
pn  easypg       <none>
pn  remember-el  <none>

-- no debconf information

      parent reply	other threads:[~2012-10-01 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1TIhIA-0001Xt-2t@franck.debian.org>
2012-08-17 12:00 ` Bug: org-export-with-priority: t broken [7.8.11] Friedrich Delgado
2012-08-17 12:45   ` Bug#685154: Acknowledgement (Bug: org-export-with-priority: t broken [7.8.11]) Debian Bug Tracking System
2012-08-18 16:45   ` Bug: org-export-with-priority: t broken [7.8.11] Bastien
2012-08-19 10:32     ` Sébastien Delafond
2012-08-19 13:24       ` Bastien
2012-10-01 14:51   ` Debian Bug Tracking System [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=handler.685154.D685154.134910289927408.notifdone@bugs.debian.org \
    --to=owner@bugs.debian.org \
    --cc=685154@bugs.debian.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=friedel@nomaden.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).