emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Here is a patch I want to add to org.el……
Date: Fri, 27 Feb 2015 16:19:02 -0500	[thread overview]
Message-ID: <87385rf3y1.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 54F0CB96.EBF947.06976@m12-14.163.com

<kuangdash@163.com> writes:

> what if search for ‘org-remove-latex-fragment-image-overlays’ in org.el ?  I see it in the function ‘org-ctrl-c-ctrl-c’ (org
> 8.2.10)
>

You wouldn't see it if you were using the development version (aka the
master branch).

What Nicolas said is that that no longer happens in the master branch
of the git repo. The behaviour was changed with this commit:

,----
| commit 9e006d112839de127c7e48b5c3bd292111b307b0
| Author: Bastien Guerry <bzg@altern.org>
| Date:   Sun Jul 27 19:44:40 2014 +0200
| 
|     org.el (org-ctrl-c-ctrl-c): Don't remove LaTeX fragments overlays
|     
|     * org.el (org-ctrl-c-ctrl-c): Don't remove LaTeX fragments overlays.
`----

You are on org 8.2.10 which is found somewhere along the maintenance
branch. The maintenance branch was split off the master branch at some
point in the past and has only been getting bug fixes since then: that's
its purpose in life. It explicitly does *not* get any other changes.
BTW, bugs in this context means "things that cause severe problems:
corruptions, crashes etc"; it does not mean "things that I don't like".
So this change was not appropriate for the maintenance branch.

If you want the modified behaviour, you need to install from git and use
the master branch.

HTH,
Nick

> Sent from Windows Mail
>
> From: Nicolas Goaziou
> Sent: ‎Saturday‎, ‎February‎ ‎28‎, ‎2015 ‎1‎:‎32‎ ‎AM
> To: kuangdash@163.com
> Cc: Andreas Leha, emacs-orgmode@gnu.org
>
> <kuangdash@163.com> writes:
>
>> I'm not sure if the patch proposed may cause any other problems, but
>> I think this feature should be added by someone.
>
> Your patch is about C-c C-c, which is no longer related to
> `org-toggle-latex-fragment'. So, it cannot be applied.
>
> Regards,

  reply	other threads:[~2015-02-27 21:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25  4:14 Here is a patch I want to add to org.el…… kuangdash
2015-02-25  4:41 ` kuangdash
2015-02-26 18:49   ` Nicolas Goaziou
2015-02-25 13:03 ` Nicolas Goaziou
2015-02-27  6:25   ` kuangdash
2015-02-27  9:29     ` Andreas Leha
2015-02-27  9:49       ` Nicolas Goaziou
2015-02-27 14:36         ` kuangdash
2015-02-27 17:32           ` Nicolas Goaziou
2015-02-27 19:38             ` kuangdash
2015-02-27 21:19               ` Nick Dokos [this message]
     [not found]               ` <54F0D25E.AC5A60.07341@m50-132.163.com>
2015-02-28  9:03                 ` kuangdash
2015-02-28 15:43                   ` Nick Dokos
2015-02-28 16:26                     ` kuangdash
2015-02-27 15:26         ` Andreas Leha
2015-02-27 15:55           ` Rasmus
2015-02-27 22:22             ` Andreas Leha
2015-02-28  9:44               ` Rasmus
2015-02-27 23:37           ` Nicolas Goaziou
2015-02-28 11:01             ` Andreas Leha
2015-03-02 22:48               ` Andreas Leha
2015-03-03  0:21                 ` Nicolas Goaziou
2015-03-03  9:38                   ` Andreas Leha
2015-03-03  9:40                     ` Andreas Leha
2015-03-03 21:00                       ` Nicolas Goaziou
2015-03-03 21:11                         ` Andreas Leha
2015-03-06 11:08                           ` Nicolas Goaziou
2015-03-06 11:29                             ` Andreas Leha
2015-02-27  9:46     ` Nicolas Goaziou

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=87385rf3y1.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.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).