Ben Finney wrote:
> t...@tsdye.com (Thomas S. Dye) writes:
>
> > Can you point me to trimming guidelines for digest readers?
>
> In brief: Don't respond at all to a digest message.
>
> Instead, respond to the actual message you want to respond to; that way,
> your response will include correct
t...@tsdye.com (Thomas S. Dye) writes:
> Can you point me to trimming guidelines for digest readers?
In brief: Don't respond at all to a digest message.
Instead, respond to the actual message you want to respond to; that way,
your response will include correct fields in the header to preserve th
On Dec 29, 2012 11:23 PM, "Thomas S. Dye" wrote:
> Can you point me to trimming guidelines for digest readers?
I don't know where to find published guidelines, but this is how I try to
handle it:
- Quote just enough to capture the gist of what you're replying to. (As
here -- I'm answering a spec
Thanks Bastien. I agree that we need a more general fix for \vert escapes for
exports to all formats. Unfortunately, the best way of going about it (in my
opinion) would not be backwards compatible.
I'd offer the patch myself if I knew it would be accepted on the master branch,
so I will live with
Hi Nick,
Nick Dokos writes:
> Commit aa3786b changed org-entry-blocked-p to use
> with-buffer-modified-unmodified, which is defined in bookmark.el. I had
> to
>
> (require 'bookmark)
>
> at a strategic place to get past the "Unknown function" error.
Fixed, thanks.
--
Bastien
Commit aa3786b changed org-entry-blocked-p to use
with-buffer-modified-unmodified, which is defined in bookmark.el. I had
to
(require 'bookmark)
at a strategic place to get past the "Unknown function" error.
Nick
Hi Tony,
Tony Day writes:
> I'm trying to get my head around what a 'readable exchange format' is.
>
> org-export.el already exports as an elisp list:
>
> M-: (setq my-org-buffer-as-elisp (org-element-parse-buffer)) RTE
>
> ... and it's pretty readable :-)
>
> So the basic idea is that you would
Hi Alan,
Alan Schmitt wrote:
> If you want subtree exporting, the information should be in a
> :PROPERTIES: drawer at the beginning of the thing to export. Here is
> what I did for a recent letter:
>
> #+BEGIN_SRC org
> ** Lettre d'Accueil pour ...
> :PROPERTIES:
> :EXPORT_LATEX_CLASS: my-in
* Julian Burgos wrote:
>
> - Is there a better way to have a non-org mode use to edit/correct a
> org-mode document and then bring back the corrections to an org-mode
> document?
What about simple text files? Export your Org-file into UTF-8, keep
a copy of it and compare your copy with the file y
Hi Achim,
Achim Gratz writes:
> I think that, aside from the above suggestion, it may be worth pondering if
> Org should really "visit" those files that it just needs to look at for
> building the agenda. If it would not visit them (Emacs must visit a file
> that the user opened in edit mode ob
Hi Kevin,
Kevin Buchs writes:
> I would like clocking to round to 15 minute intervals when I clock in
> and clock out. I have the following in .emacs custom-set-variables
> section:
> '(org-time-stamp-rounding-minutes (quote (15 15)))
> My org-version is 7.8.11 and emacs is 24.2.50.1
There
Am 29.12.2012 14:29, schrieb Bastien:
My argument is that read-only buffers are not supposed to change on emacs'
side, so it would always be OK to re-read them.
If that is true (I don't really know), then auto-revert-mode should keep
them in sync with the file on disk.
There is no simple fi
Hi James,
James Harkins writes:
> Just a reminder to be kind to list members who are receiving digests and TRIM
> QUOTED MATERIAL.
>
> Recently: http://article.gmane.org/gmane.emacs.orgmode/63982
That's me! I want to be kind.
> 48 lines of new content vs 1123 lines of quotes, for a whopping
Viktor Rosenfeld writes:
> Hi,
>
> I've configured the scrlttr2 exporter found in
> contrib/lisp/org-koma-letter.el to write letters directly in org-mode.
> I'm very happy with the results, but I've noticed the following bug: If
> there are multiple letters defined in an org-file, the contents of
Hi,
* On Sat, Dec 29, 2012 at 12:36:42PM +0100, Bastien wrote:
Hi Raghavendra,
Raghavendra D Prabhu writes:
I am using org clock-table to generate reports etc. However, it has
starting day for the week hard-coded as Monday 0:00 (in
org-clock-special-range I believe). It would be nice if th
Hi Sébastien,
"Sebastien Vauban"
writes:
> To conclude, that means we should never forget about SSD-less Org-users like
> me, and as well be once again delighted by the work done by Max (caching the
> agenda, so that these ugly figures are only for the first generation of every
> view we do ha
On 12/29/2012 02:29 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
It's not a burden at all. This recipe breaks for me:
1 ) invoke agenda
2)> touch some_agenda_file.org
3) invoke agenda again
I am asked: some_agenda_file.org changed on disk; really edit the buffer?
(y, n, r or C-h)
No
Hi Michael,
this is just great! Thanks a lot for this major enhancement,
and for your details explanations and tests.
Michael Brand writes:
> Patch 6 of the attached patches makes it possible to write
> spreadsheet Calc formulas that check for empty fields: To sum the
> first two columns unles
Hi Michael,
Michael Gauland writes:
> org-escape-code-in-region produces an 'Invalid search bound (wrong side
> of point)' error when exporting a block that produces an empty wrapped
> block. For example:
>
> #+BEGIN_SRC emacs-lisp :wrap fundamental :exports both
> (setq x nil)
> #+END_SRC
Hi Simon,
Simon Thum writes:
> It's not a burden at all. This recipe breaks for me:
>
> 1 ) invoke agenda
>
> 2) > touch some_agenda_file.org
>
> 3) invoke agenda again
>
> I am asked: some_agenda_file.org changed on disk; really edit the buffer?
> (y, n, r or C-h)
>
> No matter what I answer, t
On Sat, Dec 29, 2012 at 5:44 AM, Bastien wrote:
> For me, when the dir is available, I get a command not found
> for the xecho command.
>
Same here, after a git-update of org-mode. Not sure what the issue was
Thanks,
---George
Hi Raghavendra,
Raghavendra D Prabhu writes:
> I am using org clock-table to generate reports etc. However, it has
> starting day for the week hard-coded as Monday 0:00 (in
> org-clock-special-range I believe). It would be nice if this is
> configurable much like how org-agenda-start-on-weekday
On 12/29/2012 11:29 AM, Bastien wrote:
Hi Simon,
(New thread for this topic.)
Simon Thum writes:
I'd also like to use this opportunity to ask about more graceful agenda
handling of changed files. When someone (not emacs) touches agenda files,
the agenda code fails horribly. That is even if
Hi Bernt,
Bernt Hansen writes:
> The following source blocks refer to my document
> http://doc.norang.ca/org-mode.org
>
>
> line 564 original
> : #name : #+begin_...#+end_
> : # --
> : #+begin_$1 $2
> : $0
> : #+end_$1
>
> C-c ' twice
> : #name : #+begin_...#+end_
> : # --
> : ,#+begin_$
Hi Bernt,
Bernt Hansen writes:
> The following source blocks refer to http://doc.norang.ca/org-mode.org
>
> org-mode.org line 1553
>
> #+begin_example
> Default Task
> [d] norang Organization <-- Task B
> The task interrupted by starting the last one
> [i] noran
Hi Bernt,
Bernt Hansen writes:
> Now editing the blocks does not remove all of the commas previously
> introduced.
Please try to remove all the commas and to TAB again in those blocks,
it will escape the lines that need to be escaped. Let us know if it
fixes things for you.
Thanks,
--
Bast
Hi George,
George Jones writes:
> When a a remote sh script fails in babel, the feedback to the user
> is "Setting current directory: no such file or directory, ..." even
> it what happened is just a command not found. It would be more
> useful to
> see the error output as happens with the loca
Hi Viktor,
Viktor Rosenfeld writes:
> the attached patch adds the following options to the scrlttr2
> exporter:
Thanks for this.
Can you resubmit the patch and add a commit changelog?
See http://orgmode.org/worg/org-contribute.html#sec-4
Best,
--
Bastien
Hi Simon,
(New thread for this topic.)
Simon Thum writes:
> I'd also like to use this opportunity to ask about more graceful agenda
> handling of changed files. When someone (not emacs) touches agenda files,
> the agenda code fails horribly. That is even if the file is readonly or has
> the "
Hi Simon,
Simon Thum writes:
> I dropped back to non-special surrogates but it feels like 90s. Can I set
> the agenda file's encoding or is there something else which comes to mind?
Let's first try to reproduce the bug :)
--
Bastien
Hi Gregor,
thanks for the detailed report.
Gregor Zattler writes:
> Summary:
>
> 1) With respect to visibility cycling I would expect to see
>inline tasks as normal text or plainlist item. I would not
>expect the display of children or subtrees to be cut of
>immediately after an i
Hi Yasushi,
Yasushi SHOJI writes:
> I've signed the paper and it's on its way to FSF. it will take a few
> more days to reach the office, though.
thanks a lot for the time you spent on this -- and don't hold
your breath, it may take some time for the FSF to process this.
Let me know when you
Hi Leonidas,
Leonidas Tsampros writes:
> It seems strange to me that switching to the next value of a cell, a
> call to org-columns-compute is needed. As you can see
> org-get-property-block is calles 786 times (which is rougly the number of
> all-level entries in this particular org file).
Tha
Hi Samuel,
Samuel Wales writes:
> Another bug. The paragraphs are not wrapped in . This causes
> there to be no line spacing after or before the headers.
I can't reproduce this... but maybe I lost track of what to try.
> ===
>
> Quote
>
>
>
> Here is a quote:
> ===
>
> Is the current expor
Hi Joakim,
joa...@verona.se writes:
> I would like to experiment with a graphical view of all tasks I've ever
> finished, produced with graphviz or something.
>
> However, I can't seem to reliably generate a suitable view for further
> processing. For some reason arg 0 only shows TODO items, not
Hi Sven,
Bastien writes:
> Please let me know if the attached patch fixes the problem for you.
Just FYI I've applied a slightly enhanced patch.
Thanks for reporting this,
--
Bastien
Hi Memnon,
Memnon Anon writes:
> it seems to me that `C-c C-o' (org-agenda-open-link) does not work
> correctly for internal links with:
I fixed this in maint. Please test it heavily.
Thanks for reporting this bug!
--
Bastien
37 matches
Mail list logo