-
First [reported upstream](https://github.com/rust-lang/cargo/issues/6465#issuecomment-448836441), this code:
```rust
#![warn(unreachable_pub)]
#![deny(unused_imports)]
pub mod core {
pub …
-
When attempting to load ODT export into Microsoft Word for Mac (launched via C-x C-e o O) I get a dialog that says:
`Word found unreadable content in testcase.odt. Do you want to recover the conte…
-
I just installed this tool. Everything seems to be configured correctly, yet the individual PDF files are truncated to a single page (plus a blank pre-pended page if the file requires more than one pa…
-
It's halfway there, but it's a pain (to me at least) and love it if somebody else could do it :pray:.
-
Thank you for adding export-to-Octopress feature to Org-mode.
When I try to `M-x save-then-publish` in Org mode version 8.0.3 (from ELPA) I get the following error:
```
org-publish-org-to-octopress: …
0mid updated
11 years ago
-
Change LaTeX -> Org Mode. Embed code examples in the document.
+ Org Mode can export to LaTeX and export to bit-compatible with the original LaTeX
+ Org Mode can be used to render the book online (o…
-
I using org-mode mainly to publish a website. I like org-auctex-key-bindings because I'm familiar with AUCTeX shorctuts but it doesn't imply I want to export to LaTeX.
Shouldn't C-c C-c show the org-…
pprw updated
10 years ago
-
There are some backward compatibility issues that we can't handle inside Org, mainly because of how these third-party packages are coded. Maintaining an (updated) list here of Emacs packages that dep…
-
### Describe the Issue
If I follow the following steps to create a heap dump using `kill -SIGUSR1 ` on runtime, my application running with the G1 GC always crashes with a segfault after I make the…
-
### Expected behavior
Meta.ddl() exports a valid DDL:
```sql
CREATE TRIGGER do_not_del_sales NO CASCADE BEFORE DELETE ON itso.staff
REFERENCING
OLD AS oldstaff FOR EACH ROW MODE DB2SQL WHEN(old…