emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] viewing properties in column view
@ 2015-01-07  9:41 Eric S Fraga
  2015-01-07 17:13 ` Nicolas Goaziou
  2015-01-07 17:23 ` Michael Strey
  0 siblings, 2 replies; 10+ messages in thread
From: Eric S Fraga @ 2015-01-07  9:41 UTC (permalink / raw)
  To: emacs-orgmode

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

Hello,

something has changed in column view (C-c C-x C-c, org-columns) that
stops me being able to see values of non-special properties.  With the
attached org file, I get the view shown in the image, also
attached.  You can see that nothing is shown for the "myproperty"
property despite both headlines having this property specified.

This is with emacs -Q and with org from the repository as of a few
minutes ago.

Can anybody point me in the right direction to get this working again?

Thanks.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-690-g109548.dirty

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: props.org --]
[-- Type: text/x-org, Size: 443 bytes --]

#+title: testing properties and column view
#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO %myproperty
* TODO one                                                 :interesting:
:PROPERTIES:
:myproperty: one
:END:
* DONE two                                                      :boring:
CLOSED: [2015-01-07 Wed 09:32]
:PROPERTIES:
:myproperty: two
:END:
:LOGBOOK:
- State "DONE"       from ""           [2015-01-07 Wed 09:32] \\
  finished this
:END:

[-- Attachment #3: screendump-20150107093749.png --]
[-- Type: image/png, Size: 28762 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-08 20:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-07  9:41 [bug] viewing properties in column view Eric S Fraga
2015-01-07 17:13 ` Nicolas Goaziou
2015-01-07 20:29   ` Eric S Fraga
2015-01-07 17:23 ` Michael Strey
2015-01-07 20:30   ` Eric S Fraga
2015-01-07 21:24     ` Sebastien Vauban
2015-01-08 19:43       ` Eric S Fraga
     [not found]         ` <87lhldcb30.fsf-hclig2XLE9Zaa/9Udqfwiw@public.gmane.org>
2015-01-08 20:04           ` Sebastien Vauban
2015-01-08 20:10             ` Eric S Fraga
2015-01-07 22:13     ` Michael Strey

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