emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Dushyant Juneja <juneja.dushyant@gmail.com>,
	emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: Bug with (comment-line)
Date: Wed, 26 Oct 2016 12:45:16 +0000	[thread overview]
Message-ID: <CAFyQvY0V2_NW9kNHdmgzejSFawMFbaxy7QyUqV+vORrDykt17Q@mail.gmail.com> (raw)
In-Reply-To: <CAJkb0UNXgV0e+gXbK8gToTLhpk7Sts4B28e=aRBmAw+QHaHeUA@mail.gmail.com>

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

On Wed, Oct 26, 2016 at 7:21 AM Dushyant Juneja <juneja.dushyant@gmail.com>
wrote:

> My Org-mode version is 8.3.6 (8.3.6-7-g4d7d52-elpaplus @
> /.../.emacs.d/elpa/org-plus-contrib-20161024/)
>
> Looking at the commit date, it is 2016-10-15 10:31:25 (GMT)
>

We cannot rely on the commit and build dates for this:

The packaged org-mode is built using the maint branch:
http://orgmode.org/cgit.cgi/org-mode.git/log/?h=maint

This is the master/dev branch: http://orgmode.org/cgit.cgi/org-mode.git/log/

So even though your org-mode version build date is 20161024, it only
contains the commits from the maint branch.


>
> Any way I can test it whether I have this commit or not?
>

Looks like this commit is only in the master branch.

I do not know if this commit will be backported to the maint branch.

Until then, here are few options to get the fix:

1. Clone and build org mode locally using the master branch.
2. Manually copy the fixed org-comment-or-uncomment-region from the master
branch here[1], put it in your emacs config in a (with-eval-after-load 'org
..) form and fix it as and if needed to make it work with the maint branch
version.

[1]:
http://orgmode.org/cgit.cgi/org-mode.git/tree/lisp/org.el?id=0204b0e16f834ca54ade988257725f31eaaedbce#n23555

-- 

Kaushal Modi

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

      reply	other threads:[~2016-10-26 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26  5:27 Bug with (comment-line) Dushyant Juneja
2016-10-26 10:42 ` Kaushal Modi
2016-10-26 11:21   ` Dushyant Juneja
2016-10-26 12:45     ` Kaushal Modi [this message]

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=CAFyQvY0V2_NW9kNHdmgzejSFawMFbaxy7QyUqV+vORrDykt17Q@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=juneja.dushyant@gmail.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).