From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: About commit named "Allow multi-line properties to be specified in property blocks" Date: Wed, 9 Nov 2011 09:25:48 +0100 Message-ID: References: <87vcr5c76e.fsf@gmail.com> <87vcr5j5a5.fsf@gmail.com> <4EAF118C.8050806@christianmoe.com> <87hb2mo7ek.fsf@altern.org> <87obwuh19t.fsf@gmail.com> <87hb2mdmi9.fsf@gnu.org> <87obwtgip9.fsf@gmail.com> <87sjm5ez0f.fsf@gmail.com> <4eb42564.059dec0a.5ffc.7ff5@mx.google.com> <877h3felm2.fsf@gmail.com> <87ty6ffuu6.fsf@gmail.com> <80d3d3neof.fsf@somewhere.org> <80aa87lyu9.fsf@somewhere.org> <87sjlyeh41.fsf@gmail.com> <87ehxigra3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e64f81da08720304b1490979 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO3Tj-00015k-H3 for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 03:25:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RO3Ti-00028X-1h for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 03:25:51 -0500 Received: from mail-qy0-f169.google.com ([209.85.216.169]:57136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RO3Th-00028T-Pb for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 03:25:49 -0500 Received: by qyk31 with SMTP id 31so5127853qyk.0 for ; Wed, 09 Nov 2011 00:25:49 -0800 (PST) In-Reply-To: <87ehxigra3.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Sebastien Vauban , emacs-orgmode@gnu.org --0016e64f81da08720304b1490979 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Nov 8, 2011 at 11:53 PM, Eric Schulte wrote: > > Perhaps inserting an assumed space separator would be more intuitive? > > If we were to go that way it may be possible to allow variable > > specifications such as > > > > #+PROPERTY: var foo=1 bar=2 > > > > in which case properties could be easily specified on multiple lines > > using a default space separator. > > > > If this seems like a good way to go I can try to update my previous > > patch. > > > > I've updated the patch, the newest version is attached. It results in > the following behavior. > Looks good to me - that leaves just the question, what would hppen when doing the following: #+property: var foo=1 #+property: var+ 2 and #+property: var foo="Hello " #+property: var+ "world" Thanks, Rainer > > > -- > Eric Schulte > http://cs.unm.edu/~eschulte/ > > -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax (F): +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug --0016e64f81da08720304b1490979 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Nov 8, 2011 at 11:53 PM, Eric Sc= hulte <schul= te.eric@gmail.com> wrote:
> Perhaps inserting an assumed space separator would b= e more intuitive?
> If we were to go that way it may be possible to allow variable
> specifications such as
>
> #+PROPERTY: var foo=3D1 bar=3D2
>
> in which case properties could be easily specified on multiple lines > using a default space separator.
>
> If this seems like a good way to go I can try to update my previous > patch.
>

I've updated the patch, the newest version is attached. =A0It res= ults in
the following behavior.

Looks good to me - that le= aves just the question, what would hppen when doing the following:

#+property: var=A0 foo=3D1
#+property: var+ 2

and

#+= property: var=A0 foo=3D"Hello "
#+property: var+ "world"

Thanks,

Rainer




--
Eric Schulte
http://cs.unm.= edu/~eschulte/




--
Rainer M. Krug, PhD= (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. = (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch = University
South Africa

Tel : =A0 =A0 =A0 +33 - (0)9 53 10 27 44
Cell: =A0 = =A0 =A0 +33 - (0)6 85 62 59 98
Fax (F): =A0 =A0 =A0 +33 - (0)9 58 10 27 = 44

Fax (D): =A0 =A0+49 - (0)3 21 21 25 22 44

email: =A0 =A0 = =A0Rainer@krugs.de=

Skype: =A0 =A0 =A0RMkrug

--0016e64f81da08720304b1490979--