emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Anthony Lander <anthony@landerfamily.ca>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Help proofreading ORG-NEWS for Org 8.1
Date: Fri, 6 Sep 2013 08:24:31 -0400	[thread overview]
Message-ID: <CAPgrogdrEd7c6WDuFcQxmBS-8Vgv=CKGd4U6rCKbwMOzErn=AQ@mail.gmail.com> (raw)
In-Reply-To: <8738pi331b.fsf@bzg.ath.cx>

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

Hi Bastien,

In the "Incompatible changes section", please change the section on
org-mac-link to read as follows so that it incorporates further
instructions on how to deal with the change:

*** Combine org-mac-message.el and org-mac-link-grabber into org-mac-link.el

Please remove calls to =(require 'org-mac-message)= and =(require
'org-mac-link-grabber)= in your =.emacs= initialization file.  All you
need now is =(require 'org-mac-link)=.

Additionally, replace any calls to 'ogml-grab-link to 'org-mac-grab-link.
For
example, replace this line:

  (define-key org-mode-map (kbd "C-c g") 'omgl-grab-link)

with this:

  (define-key org-mode-map (kbd "C-c g") 'org-mac-grab-link)



On Fri, Sep 6, 2013 at 1:57 AM, Bastien <bzg@gnu.org> wrote:

> Hi all,
>
> I have prepared the changelogs for Org 8.1, see the first
> section in this file:
>
>   http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS
>
> I have not documented changes in the contrib/ directory, as
> ORG-NEWS is meant to go into the Emacs trunk.
>
> Please let me know if I missed some important changes or if
> some descriptions need some rephrasing/details.
>
> Thanks!
>
> --
>  Bastien
>
>
>

[-- Attachment #2: Type: text/html, Size: 1974 bytes --]

  parent reply	other threads:[~2013-09-06 12:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06  5:57 Help proofreading ORG-NEWS for Org 8.1 Bastien
2013-09-06 10:58 ` Carsten Dominik
2013-09-06 11:48 ` Rasmus
2013-09-06 13:40   ` Bastien
2013-09-06 12:24 ` Anthony Lander [this message]
2013-09-06 13:39   ` Bastien
2013-09-06 13:20 ` Rick Frankel
2013-09-06 13:34   ` Rick Frankel
2013-09-06 13:36     ` Bastien
2013-09-06 17:55 ` Charles Berry
2013-09-07  6:36   ` Bastien
2013-09-07  8:00     ` Nicolas Goaziou
2013-09-07  8:13       ` Bastien

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='CAPgrogdrEd7c6WDuFcQxmBS-8Vgv=CKGd4U6rCKbwMOzErn=AQ@mail.gmail.com' \
    --to=anthony@landerfamily.ca \
    --cc=bzg@gnu.org \
    --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).