emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Recent regression in Org master with parsing of verbatim code with spaces
@ 2017-10-10 17:08 Kaushal Modi
  2017-10-10 17:29 ` Kaushal Modi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Kaushal Modi @ 2017-10-10 17:08 UTC (permalink / raw)
  To: emacs-org list

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

Hello,

I just noticed a regression in master when compared to 9.1.2.

MWE:

=====
=title = "foo"​=

~title = "foo"​~
=====

On master:

C-c C-e t A outputs (ignoring, author, title, toc, etc):

=====
=title = "foo"​=

~title = "foo"​~
=====

Also the above text does NOT get fontified as verbatim in the Org buffer.

On 9.1.2 (that's on emacs-26 branch):

C-c C-e t A outputs (ignoring, author, title, toc, etc):

=====
`title = "foo"​'

`title = "foo"​'
=====

Also the above text DOES get fontified as verbatim in the Org buffer.

I scanned through recent commits, but haven't yet figured out which commit
affected this. Before I end up with git bisect, does anyone know a master
branch commit that could have caused this?
-- 

Kaushal Modi

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-10-12 16:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10 17:08 Recent regression in Org master with parsing of verbatim code with spaces Kaushal Modi
2017-10-10 17:29 ` Kaushal Modi
2017-10-10 23:47   ` Reuben Thomas
2017-10-11  8:12     ` Robert Klein
2017-10-10 18:31 ` Eric S Fraga
2017-10-10 18:36   ` Kaushal Modi
2017-10-12 15:01 ` Nicolas Goaziou
2017-10-12 15:20   ` Kaushal Modi
2017-10-12 15:29     ` Kaushal Modi
2017-10-12 15:33     ` Nicolas Goaziou
2017-10-12 15:43       ` Kaushal Modi
2017-10-12 15:53         ` Nicolas Goaziou
2017-10-12 16:08           ` Kaushal Modi

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).