From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: Re: Release 8.2 Date: Fri, 20 Sep 2013 00:32:58 -0400 Message-ID: References: <8F09B93E-FC4D-48B8-A9AB-3EDC0D81EEEF@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=f46d04428ba03bddcf04e6c92aff Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMsOr-0000iN-Au for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 00:33:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMsOq-0002A2-55 for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 00:33:01 -0400 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:33073) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMsOp-00029o-Qk for emacs-orgmode@gnu.org; Fri, 20 Sep 2013 00:33:00 -0400 Received: by mail-wg0-f54.google.com with SMTP id m15so8635484wgh.21 for ; Thu, 19 Sep 2013 21:32:58 -0700 (PDT) In-Reply-To: <8F09B93E-FC4D-48B8-A9AB-3EDC0D81EEEF@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: Carsten Dominik Cc: emacs-orgmode mode --f46d04428ba03bddcf04e6c92aff Content-Type: multipart/alternative; boundary=f46d04428ba03bddc904e6c92afd --f46d04428ba03bddc904e6c92afd Content-Type: text/plain; charset=ISO-8859-1 Maybe I'm being nit picky but here's a patch to get rid of a warning that was coming up with lisp/ox-texinfo.el about using old-style backquotes. cheers, mehul On Thu, Sep 19, 2013 at 4:27 PM, Carsten Dominik wrote: > > Hi everyone, > > I have just released version 8.2 of Org mode. This is rather a minor > release, > mainly designed to do some stabilization and cleanup before the merge > into Emacs. Bastien will do this next week (?). > > Lets keep in mind that this is the first time that version 8 reaches Emacs, > so we can assume wider distribution, and possibly more issues and > complaints > as the incompatible changes in version 8 reach this wider audience. So we > should be prepared for the possibility of a more intensive period of > questions. > We will see - I hope everything goes well. > > Thanks to everyone who contributed to this release. > > Enjoy! > > - Carsten > > > Incompatible changes > ==================== > > `xdg-open' has been removed again from `org-file-apps-defaults-gnu' > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > This did not work properly in some environments as xdg-open is desktop > specific. > > > Important bug fixes > =================== > > Match string for sparse trees can now contain a slash in a property value > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > You can now have searches like SOMEPROP="aaa/bbb". Until now, this > would break because the slash would be interpreted as the separator > starting a TOTO match string. > > > New features > ============ > > Changes in the default packages loaded for LaTeX > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > - `rotating' is now a default package, to support sideways tables. > - `amsmath' is a default package > - `eucal' package removed, no longer needed since amsmath is present > > Furthermore, the manual now specifically notes if an additional > package is needed for one of the documented attributes. > > > Microsoft Outlook support has been added to /org-mac-link.el/ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > Thanks to Marc McLean for this patch. > > > Lazy autoloading of /org-id.el/ to follow links > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > When following a link that has an `id:' prefix, /org-id.el/ will now > automatically be loaded. > > Thanks to Oleh for this patch > > > New functions for paragraph motion > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > The commands `C-down' and `C-up' now invoke special commands that use > knowledge from the org-elements parser to move the cursor in a > paragraph-like way. > > Thanks to Nicolas Goaziou for the implementation. > > > New agenda fortnight view > ~~~~~~~~~~~~~~~~~~~~~~~~~ > > The agenda has not, in addition to day, week, month, and year views, > also a fortnight view covering 14 days. > > Thanks to Michael Gauland for the implementation. > > > New options > =========== > > New option: [org-special-ctrl-o] > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > This variable can be used to turn off the special behavior of `C-o' in > tables. > > -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com --f46d04428ba03bddc904e6c92afd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Maybe I'm being nit picky but here's a patch to ge= t rid of a warning that was coming up with lisp/ox-texinfo.el about using o= ld-style backquotes.


cheers,
=A0 =A0 =A0 =A0mehul



On Thu, Sep 19, 2013 at 4:27 P= M, Carsten Dominik <carsten.dominik@gmail.com> wrote= :

Hi everyone,

I have just released version 8.2 of Org mode. =A0This is rather a minor rel= ease,
mainly designed to do some stabilization and cleanup before the merge
into Emacs. =A0Bastien will do this next week (?).

Lets keep in mind that this is the first time that version 8 reaches Emacs,=
so we can assume wider distribution, and possibly more issues and complaint= s
as the incompatible changes in version 8 reach this wider audience. =A0So w= e
should be prepared for the possibility of a more intensive period of questi= ons.
We will see - I hope everything goes well.

Thanks to everyone who contributed to this release.

Enjoy!

- Carsten


Incompatible changes
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

`xdg-open' has been removed again from `org-file-apps-defaults-gnu'=
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 This did not work properly in some environments as xdg-open is desktop<= br> =A0 specific.


Important bug fixes
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Match string for sparse trees can now contain a slash in a property value ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
=A0 You can now have searches like SOMEPROP=3D"aaa/bbb". =A0Until= now, this
=A0 would break because the slash would be interpreted as the separator
=A0 starting a TOTO match string.


New features
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Changes in the default packages loaded for LaTeX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 - `rotating' is now a default package, to support sideways tables.<= br> =A0 - `amsmath' is a default package
=A0 - `eucal' package removed, no longer needed since amsmath is presen= t

=A0 Furthermore, the manual now specifically notes if an additional
=A0 package is needed for one of the documented attributes.


Microsoft Outlook support has been added to /org-mac-link.el/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 Thanks to Marc McLean for this patch.


Lazy autoloading of /org-id.el/ to follow links
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 When following a link that has an `id:' prefix, /org-id.el/ will no= w
=A0 automatically be loaded.

=A0 Thanks to Oleh for this patch


New functions for paragraph motion
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 The commands `C-down' and `C-up' now invoke special commands th= at use
=A0 knowledge from the org-elements parser to move the cursor in a
=A0 paragraph-like way.

=A0 Thanks to Nicolas Goaziou for the implementation.


New agenda fortnight view
~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 The agenda has not, in addition to day, week, month, and year views, =A0 also a fortnight view covering 14 days.

=A0 Thanks to Michael Gauland for the implementation.


New options
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

New option: [org-special-ctrl-o]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

=A0 This variable can be used to turn off the special behavior of `C-o'= in
=A0 tables.




--
Mehul N. San= ghvi
email: mehul.sanghvi@gma= il.com
--f46d04428ba03bddc904e6c92afd-- --f46d04428ba03bddcf04e6c92aff Content-Type: application/octet-stream; name="org-mode-ox-texinfo-backquote-patch.diff" Content-Disposition: attachment; filename="org-mode-ox-texinfo-backquote-patch.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hlswx4t21 ZGlmZiAtLWdpdCBhL2xpc3Avb3gtdGV4aW5mby5lbCBiL2xpc3Avb3gtdGV4aW5mby5lbAppbmRl eCAzMGRhMzlkLi4yOWZiYzA3IDEwMDY0NAotLS0gYS9saXNwL294LXRleGluZm8uZWwKKysrIGIv bGlzcC9veC10ZXhpbmZvLmVsCkBAIC0xNzEwLDcgKzE3MTAsNyBAQCBmaWxlLWxvY2FsIHNldHRp bmdzLgogUmV0dXJuIG91dHB1dCBmaWxlJ3MgbmFtZS4iCiAgIChpbnRlcmFjdGl2ZSkKICAgKGxl dCAoKG91dGZpbGUgKG9yZy1leHBvcnQtb3V0cHV0LWZpbGUtbmFtZSAiLnRleGkiIHN1YnRyZWVw KSkKLQkob3JnLWV4cG9ydC1jb2Rpbmctc3lzdGVtICcsb3JnLXRleGluZm8tY29kaW5nLXN5c3Rl bSkpCisJKG9yZy1leHBvcnQtY29kaW5nLXN5c3RlbSBgLG9yZy10ZXhpbmZvLWNvZGluZy1zeXN0 ZW0pKQogICAgIChvcmctZXhwb3J0LXRvLWZpbGUgJ3RleGluZm8gb3V0ZmlsZQogICAgICAgYXN5 bmMgc3VidHJlZXAgdmlzaWJsZS1vbmx5IGJvZHktb25seSBleHQtcGxpc3QpKSkKIApAQCAtMTc0 Nyw3ICsxNzQ3LDcgQEAgZGlyZWN0b3J5LgogUmV0dXJuIElORk8gZmlsZSdzIG5hbWUuIgogICAo aW50ZXJhY3RpdmUpCiAgIChsZXQgKChvdXRmaWxlIChvcmctZXhwb3J0LW91dHB1dC1maWxlLW5h bWUgIi50ZXhpIiBzdWJ0cmVlcCkpCi0JKG9yZy1leHBvcnQtY29kaW5nLXN5c3RlbSAnLG9yZy10 ZXhpbmZvLWNvZGluZy1zeXN0ZW0pKQorCShvcmctZXhwb3J0LWNvZGluZy1zeXN0ZW0gYCxvcmct dGV4aW5mby1jb2Rpbmctc3lzdGVtKSkKICAgICAob3JnLWV4cG9ydC10by1maWxlICd0ZXhpbmZv IG91dGZpbGUKICAgICAgIGFzeW5jIHN1YnRyZWVwIHZpc2libGUtb25seSBib2R5LW9ubHkgZXh0 LXBsaXN0CiAgICAgICAobGFtYmRhIChmaWxlKSAob3JnLXRleGluZm8tY29tcGlsZSBmaWxlKSkp KSkK --f46d04428ba03bddcf04e6c92aff--