emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to turn off visibility-state messages from 'org-cycle?
@ 2013-07-17 14:13 Thorsten Jolitz
  2013-07-18  8:35 ` Eric S Fraga
  2013-07-18 11:40 ` How to turn off visibility-state messages from 'org-cycle? Jambunathan K
  0 siblings, 2 replies; 15+ messages in thread
From: Thorsten Jolitz @ 2013-07-17 14:13 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

when calling Org-mode functionality form an external program, some
functions seem to make use of 'org-cycle', what results in a lot of
"OVERVIEW" messages arriving at stdout/stderr

,---------
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| OVERVIEW
| ....
`---------


that are not really helpful and a bit of a hassle.

,-------------------------------------------------------------------------
| (org-cycle &optional ARG)
|  ....
|
| - When this function is called with a prefix argument, rotate the entire
|   buffer through 3 states (global cycling)
|   1. OVERVIEW: Show only top-level headlines.
|   2. CONTENTS: Show all headlines of all levels, but no body text.
|   3. SHOW ALL: Show everything.
`-------------------------------------------------------------------------

Is there a way to turn these message off? I found things like
'org-no-popups or 'org-no-warnings but nothing like
"org-no-visibility-state-messages" or so. Its not really a big problem,
rather an inconvenience, but maybe its easy to solve when knowing where
to look.

-- 
cheers,
Thorsten

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

end of thread, other threads:[~2013-09-02  6:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 14:13 How to turn off visibility-state messages from 'org-cycle? Thorsten Jolitz
2013-07-18  8:35 ` Eric S Fraga
2013-07-18  9:32   ` Thorsten Jolitz
2013-07-18  9:52     ` Thorsten Jolitz
2013-07-18  9:57       ` Thorsten Jolitz
2013-07-19  9:04         ` Eric S Fraga
2013-07-19 11:57           ` [PATCH] Enable silent visibility cycling (was: How to turn off visibility-state messages from 'org-cycle?) Thorsten Jolitz
2013-07-19 12:23             ` [PATCH] Enable silent visibility cycling Jambunathan K
2013-07-22  7:50               ` Thorsten Jolitz
2013-07-22  7:58                 ` Jambunathan K
2013-07-25 10:18                   ` Thorsten Jolitz
2013-07-19 17:54             ` Eric S Fraga
2013-09-02  6:50               ` Carsten Dominik
2013-07-18 11:40 ` How to turn off visibility-state messages from 'org-cycle? Jambunathan K
2013-07-19  6:18   ` Thorsten Jolitz

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