From: Kaushal Modi <kaushal.modi@gmail.com>
To: Kyle Meyer <kyle@kyleam.com>, Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Help checking orgcard.pdf
Date: Sun, 05 Feb 2017 20:19:38 +0000 [thread overview]
Message-ID: <CAFyQvY0LgYNZ_UOc3mN-B7kJU7S4PMNVDp3sqYM7KkOkJbQgUg@mail.gmail.com> (raw)
In-Reply-To: <8760koh8o9.fsf@kyleam.com>
[-- Attachment #1.1: Type: text/plain, Size: 687 bytes --]
Hi Kyle,
I had few fixes in my version of orgcard.tex. I had reviewed the bindings
till the Tables section last November.
I have attached the patch for review.
On Sun, Feb 5, 2017 at 12:05 PM Kyle Meyer <kyle@kyleam.com> wrote:
> Hello,
>
> On the maint branch, doc/orgcard.tex lists the Org version as 8.2. I'd
> like to bump this to 9.
>
> It'd be helpful if a few people could look at a topic or two that they
> are familiar with and report back about whether things look up-to-date.
> The card on the website [*] is still stuck at 7.8.11, so I've attached
> one built from the maint branch.
>
> Thanks.
>
> [*] http://orgmode.org/orgcard.pdf
>
>
> --
> Kyle
>
--
Kaushal Modi
[-- Attachment #1.2: Type: text/html, Size: 1527 bytes --]
[-- Attachment #2: 0001-Update-few-bindings-descriptions-based-on-org-9.0.4.patch --]
[-- Type: application/octet-stream, Size: 2004 bytes --]
From ddab68771c6f435f063b34636e17f9adeb87437e Mon Sep 17 00:00:00 2001
From: Kaushal Modi <kaushal.modi@gmail.com>
Date: Sun, 5 Feb 2017 15:05:19 -0500
Subject: [PATCH] Update few bindings' descriptions based on org 9.0.4
* doc/orgcard.tex: Update descriptions for M-UP/DOWN and M-S-UP/DOWN
bindings for structural editing. Removed the C-c C-q binding
description in the Tables/Regions section as it sets org tags as
usual, does not fill paragraph.
---
doc/orgcard.tex | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/orgcard.tex b/doc/orgcard.tex
index e22d7de842..dacb0563d5 100644
--- a/doc/orgcard.tex
+++ b/doc/orgcard.tex
@@ -1,7 +1,7 @@
% Reference Card for Org Mode
-\def\orgversionnumber{8.2}
-\def\versionyear{2014} % latest update
-\def\year{2014} % latest copyright year
+\def\orgversionnumber{9.0.4}
+\def\versionyear{2017} % latest update
+\def\year{2017} % latest copyright year
%**start of header
\newcount\columnsperpage
@@ -309,10 +309,11 @@
\key{turn item/line into headline}{C-c *}
\key{promote/demote heading}{M-LEFT/RIGHT}
\metax{promote/demote current subtree}{M-S-LEFT/RIGHT}
-\metax{move subtree/list item up/down}{M-S-UP/DOWN}
+\metax{move subtree/list item up/down}{M-UP/DOWN}
+\metax{move the line at point up/down}{M-S-UP/DOWN}
\metax{sort subtree/region/plain-list}{C-c \^{}}
\metax{clone a subtree}{C-c C-x c}
-\metax{copy visible text}{C-c C-x v}
+\metax{copy visible parts of the region}{C-c C-x v}
\metax{kill/copy subtree}{C-c C-x C-w/M-w}
\metax{yank subtree}{C-c C-x C-y or C-y}
\metax{narrow buffer to subtree / widen}{C-x n s/w}
@@ -372,7 +373,6 @@ Outside of tables, the same keys may have other functionality.
\metax{cut/copy/paste rectangular region}{C-c C-x C-w/M-w/C-y}
%\key{copy rectangular region}{C-c C-x M-w}
%\key{paste rectangular region}{C-c C-x C-y}
-\key{fill paragraph across selected cells}{C-c C-q}
{\bf Miscellaneous}
--
2.11.0
next prev parent reply other threads:[~2017-02-05 20:19 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-05 17:03 Help checking orgcard.pdf Kyle Meyer
2017-02-05 20:19 ` Kaushal Modi [this message]
2017-02-05 20:53 ` Kyle Meyer
2017-02-05 21:02 ` Kaushal Modi
2017-02-05 21:20 ` Kyle Meyer
2017-02-09 2:54 ` Kyle Meyer
2017-02-09 16:21 ` David Talmage
2017-02-09 17:06 ` Kyle Meyer
2017-02-09 18:02 ` Kyle Meyer
2017-02-09 19:09 ` David Talmage
2017-02-09 19:33 ` Charles C. Berry
2017-02-09 21:11 ` Kyle Meyer
2017-02-11 22:49 ` Kyle Meyer
2017-02-11 23:44 ` Charles C. Berry
2017-02-14 14:48 ` J. David Boyd
2017-02-14 16:30 ` Nick Dokos
2017-02-14 17:38 ` J. David Boyd
2017-02-14 20:06 ` Nick Dokos
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=CAFyQvY0LgYNZ_UOc3mN-B7kJU7S4PMNVDp3sqYM7KkOkJbQgUg@mail.gmail.com \
--to=kaushal.modi@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kyle@kyleam.com \
/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).