Am 30.10.2018 um 16:57 schrieb Nick Dokos:
For a couple of weeks, I had not been able to connect to gmane, so I
finally gave up and changed my preferences so that I could receive the
email from the list. I have not seen any acknowledgement anywhere
that it was down BTW - did anybody here notice?
Hi,
I did
$ git clone https://code.orgmode.org/bzg/org-mode.git
(which got me 643481fade386aa51d88ccc22b9669b0b77daaa1 )
$ cd org-mode
$ make autoloads
$ emacs -Q -l /tmp/init.el /tmp/foo.org
where /tmp/init.el has:
(add-to-list 'load-path "~/src/org-mode/lisp")
(require 'org)
and /tmp/foo.
Hi Chuck,
The `drawer' option is enough to "wrap" results, but it fails to provide
the customizability that `special-blocks' offer.
For example, `special-blocks' can be iterated with `org-element-map'. From
the point of view of theming, wrapped results use faces, such as
`org-block-begin-line' tha
Kevin Brubeck Unhammer čálii:
[...]
> I see the same on org-mode
> 9.1.9 (bundled with Emacs 26.1) or 9.1.12 and 9.1.14 from melpa-stable,
> gnu elpa.
>
> I do *not* see this in 8.2.10 bundled with Emacs 25.3.2.
git bisect tells me
8c7a14a850e7b988fe4c9d0eea9207793e2af368
introduced this.
si
Achim Gratz writes:
> Am 30.10.2018 um 16:57 schrieb Nick Dokos:
>> For a couple of weeks, I had not been able to connect to gmane, so I
>> finally gave up and changed my preferences so that I could receive the
>> email from the list. I have not seen any acknowledgement anywhere
>> that it was d
I went down the path of a custom latex style, with custom exporter some
years ago. At the time, I was head of our undergrad committee, and I had
to write a lot of memo style documents on department letterhead. This
setup allowed me to quickly write memos and export them to pdfs. I also
use this for
That looks right. I have this in a .dir-locals.el file and when I use
org-ref, it only shows me references from that file.
;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")
((org-mode
(org-ref-default-bibliography . ("./References.bib"))
(bibtex-c
> On Oct 31, 2018, at 2:26 AM, Carlos García wrote:
>
> The bigger issue is that it "used to work". A few releases ago, wrapped
> results could be correctly replaced when using ":results replace". I was
> wondering if the change was intentional or a side-effect of something else.
>
This com
> Nick Dokos writes:
> Achim Gratz writes:
>> Am 30.10.2018 um 16:57 schrieb Nick Dokos:
>>> For a couple of weeks, I had not been able to connect to gmane,
>>> so I finally gave up and changed my preferences so that I could
>>> receive the email from the list. I have no
Colin Baxter writes:
>> Nick Dokos writes:
>
> > Achim Gratz writes:
> >> Am 30.10.2018 um 16:57 schrieb Nick Dokos:
> >>> For a couple of weeks, I had not been able to connect to gmane,
> >>> so I finally gave up and changed my preferences so that I could
> >>> receive
> Robert Pluim writes:
> Colin Baxter writes:
>>> Nick Dokos writes:
>>
>> > Achim Gratz writes: >> Am 30.10.2018 um
>> 16:57 schrieb Nick Dokos: >>> For a couple of weeks, I had not
>> been able to connect to gmane, >>> so I finally gave up and
>> changed
Hello, this feature seem to be very useful, what is this patch status?
At 2018-10-21 15:53:38, "Gustav Wikström" wrote:
Hi,
I’ve attached a patch with some suggested additions to org-attach. Patch
comments below. Please review.
Kind regards
Gustav
___
Patch comments:
* Add new
Here is the original issue link which describe my debug steps:
https://github.com/ofosos/ox-epub/issues/25
Because there are lot of content and some images, so I don't copy them to here.
Sorry for this distribute.
--
[ stardiviner ]
I try to make every word tell the meaning what I wan
13 matches
Mail list logo