emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: capturing headings with |||
Date: Thu, 18 Jun 2009 10:18:01 +0000 (GMT)	[thread overview]
Message-ID: <91100.22875.qm@web28307.mail.ukl.yahoo.com> (raw)

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

Dear all,
I have found a strange behaviour in capturing column view.

Org-mode version 6.27trans  (of the 08th of June 2009)
GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600) of 2009-05-24 on SOFT-MJASON

1. vertical bars in the heading
given the file file.org
----------file.org-------------
    -*- mode: org; -*-
* problems in the properties table
:PROPERTIES:
:COLUMNS: %40ITEM(What?) %Date %7Revision(Rev.) %TODO %Note 
:Date: 
:Revision:
:Note:
:END:
#+BEGIN: columnview :hlines 1 :id local
#+END:
** Temperature in four zones of the kiln
:PROPERTIES:
:Date: 
:Revision: R33
:Note: kiln 1
:END:
*** DONE thermocouple:  <----|  |  |  |---T
    CLOSED: [2009-06-18 gio 11:39]
:PROPERTIES:
:Date: 
:Revision: R1-0509
:Note: at last!
:END:
*** COMMENT hello
:PROPERTIES:
:Date: [2009-06-18 gio]
:Revision: R0
:Note: Even me!!!!
:END:
-------------------------------------

When I view the column view, everything is fine (see image attached).

However when I capture the "local" view, the vertical bars in the <<DONE thermocouple>> 
heading "||"  (see the red circle in the image attached)
are considered as column separators and the table becomes:

| What?                                    | Date             | Rev. | TODO | Note        |   |         |      |          |
|------------------------------------------+------------------+------+------+-------------+---+---------+------+----------|
| * bugs in the table                      |                  |      |      |             |   |         |      |          |
| ** Temperature in four zones of the kiln |                  | R33  |      | kiln 1      |   |         |      |          |
| *** thermocouple:  <----                 |                  |      |      | ---T        |   | R1-0509 | DONE | at last! |
| *** COMMENT hello                        | [2009-06-18 gio] | R0   |      | Even me!!!! |   |         |      |          |

Is it my fault or is it a bug ?-)

2. Is it possible to exclude the heading with the COMMENT keyword from the 
   column view?

cheers,
Giovanni


      

[-- Attachment #2: column-view.png --]
[-- Type: image/png, Size: 25585 bytes --]

[-- Attachment #3: 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

             reply	other threads:[~2009-06-18 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-18 10:18 Giovanni Ridolfi [this message]
2009-06-18 15:37 ` capturing headings with ||| Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2009-06-19 13:09 Giovanni Ridolfi
2009-06-19 13:33 ` Carsten Dominik
2009-06-19 13:56 Giovanni Ridolfi

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=91100.22875.qm@web28307.mail.ukl.yahoo.com \
    --to=giovanni.ridolfi@yahoo.it \
    --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).