emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Steve Purcell <steve@sanityinc.com>
To: emacs-orgmode@gnu.org
Subject: PATCH: org-mac-link.el: Fix multi-line file description
Date: Wed, 24 Sep 2014 11:46:58 +0100	[thread overview]
Message-ID: <563ED277-55EE-44D7-9C2B-E5CB3CC2ED93@sanityinc.com> (raw)

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

The file description line was broken across multiple lines, and therefore malformed.

-Steve



[-- Attachment #2: 0001-org-mac-link.el-Fix-multi-line-file-description.patch --]
[-- Type: application/octet-stream, Size: 915 bytes --]

From a5b2678c033861da5a37b81a042b2b618b1183f9 Mon Sep 17 00:00:00 2001
From: Steve Purcell <steve@sanityinc.com>
Date: Wed, 24 Sep 2014 11:44:07 +0100
Subject: [PATCH] org-mac-link.el: Fix multi-line file description

* contrib/lisp/org-mac-link.el: Shorten the file description, which shouldn't span lines.

TINYCHANGE
---
 contrib/lisp/org-mac-link.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/contrib/lisp/org-mac-link.el b/contrib/lisp/org-mac-link.el
index 3b58d04..c4ae58f 100644
--- a/contrib/lisp/org-mac-link.el
+++ b/contrib/lisp/org-mac-link.el
@@ -1,5 +1,4 @@
-;;; org-mac-link.el --- Grab links and url from various mac
-;; Application and insert them as links into org-mode documents
+;;; org-mac-link.el --- Insert org-mode links to items selected in various Mac apps
 ;;
 ;; Copyright (c) 2010-2014 Free Software Foundation, Inc.
 ;;
-- 
2.1.1


             reply	other threads:[~2014-09-24 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 10:46 Steve Purcell [this message]
2014-10-09 11:43 ` PATCH: org-mac-link.el: Fix multi-line file description Alan Schmitt

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=563ED277-55EE-44D7-9C2B-E5CB3CC2ED93@sanityinc.com \
    --to=steve@sanityinc.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).