emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Folding in iESS R buffer
Date: Tue, 27 May 2014 23:42:32 +0200	[thread overview]
Message-ID: <87d2eyzynr.fsf@gmail.com> (raw)
In-Reply-To: m21tvfl8rj.fsf@krugs.de

Rainer M Krug <Rainer@krugs.de> writes:

> I changed it in the buffer, so that it now reads:
>
> ,----
> | > 
> | ## * Variable Transfer from org
> | ##########################################################
> | ## org:variables environment created and in search path
> | ##########################################################
> | 
> | ## * Back to normal code
> | here it is @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> | > > 
> `----
>
> but the folding still results in
>
> ,----
> | > 
> | ## * Variable Transfer from org
> | ##########################################################...
> | here it is @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> | > > 
> `----

these long comment lines have been a problem for headline fontification
in outshine buffers before, making the regexp matcher freeze emacs, but
this should be fixed. 

I havn't seen this problem with folding - when I'm on a machine with ESS
installed I try it out ...

> If it helps, here is the buffer:
>
> ,----
> | R version 3.1.0 (2014-04-10) -- "Spring Dance"
> | Copyright (C) 2014 The R Foundation for Statistical Computing
> | Platform: x86_64-apple-darwin13.1.0 (64-bit)
> | 
> | R is free software and comes with ABSOLUTELY NO WARRANTY.
> | You are welcome to redistribute it under certain conditions.
> | Type 'license()' or 'licence()' for distribution details.
> | 
> |   Natural language support but running in an English locale
> | 
> | R is a collaborative project with many contributors.
> | Type 'contributors()' for more information and
> | 'citation()' on how to cite R or R packages in publications.
> | 
> | Type 'demo()' for some demos, 'help()' for on-line help, or
> | 'help.start()' for an HTML browser interface to help.
> | Type 'q()' to quit R.
> | 
> | During startup - Warning messages:
> | 1: Setting LC_CTYPE failed, using "C" 
> | 2: Setting LC_COLLATE failed, using "C" 
> | 3: Setting LC_TIME failed, using "C" 
> | 4: Setting LC_MESSAGES failed, using "C" 
> | 5: Setting LC_MONETARY failed, using "C" 
> | > > options(STERM='iESS', str.dendrogram.last="'",
> | > > editor='emacsclient', show.error.locations=TRUE)
> | > 
> | ## * Variable Transfer from org
> | ##########################################################
> | ## org:variables environment created and in search path
> | ##########################################################
> | 
> | ## * Back to normal code
> | here it is @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> | > > 
> `----
>
> I figured it out:
>
> The problems are the comment lines - if I delete these, it is
> working.
>
> I can work around this.

ok, nice

-- 
cheers,
Thorsten

      reply	other threads:[~2014-05-27 21:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 13:25 Folding in iESS R buffer Rainer M Krug
2014-05-27  8:21 ` Thorsten Jolitz
2014-05-27  8:30   ` Rainer M Krug
2014-05-27  9:00     ` Rainer M Krug
2014-05-27  9:43       ` Thorsten Jolitz
2014-05-27 12:13         ` Rainer M Krug
2014-05-27 21:42           ` Thorsten Jolitz [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=87d2eyzynr.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --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).