Fwd: [patch] simplify-compact initial data extraction from plist

2020-07-12 Thread Mario Frasca
Anyone? Forwarded Message Subject:[patch] simplify-compact initial data extraction from plist Date: Sat, 27 Jun 2020 10:18:21 -0500 From: Mario Frasca To: emacs-orgmode@gnu.org this is a result of some help I received a few days ago in the #emacs irc chat

Re: [patch] simplify-compact initial data extraction from plist

2020-06-27 Thread tomas
On Sat, Jun 27, 2020 at 10:18:21AM -0500, Mario Frasca wrote: > this is a result of some help I received a few days ago in the > #emacs irc chat room on freenode. > > I was wondering why we were adding a semicolon in front of names, > before creating symbols, and I understand this is because such

[patch] simplify-compact initial data extraction from plist

2020-06-27 Thread Mario Frasca
this is a result of some help I received a few days ago in the #emacs irc chat room on freenode. I was wondering why we were adding a semicolon in front of names, before creating symbols, and I understand this is because such symbols work as keys.  next, I could not find how we were taking adv