Hi Robert,
Samuel has it right, let me add this:
In Emacs, you do never remove the mark from the buffer, it is always
there, wherever you or some command last left it. The only way to
tell if the user intends to apply a command to a region is therefore
the state of a flag that says if the
Hi, I have uploaded Release 6.15, which focusses
on an update of the ID system, and on fixing and extending
the LaTeX exporter.
Enjoy!
- Carsten
Changes in Version 6.15
===
Overview
=
- All known LaTeX export issues fixed
- Captions and attributes for figures and
On Oct 22, 2008, at 4:39 AM, John Rakestraw wrote:
Hi --
I'm starting to use latex export more, and noticed three problems
related to tables:
- If the first column in a table has an inactive time stamp, then
strange things happen -- in various tests, I've seen only
seemingly random cel
On Oct 21, 2008, at 7:48 PM, Manish wrote:
On Tue, Oct 21, 2008 at 8:07 PM, Peter wrote:
Hi all,
It seems that the LaTeX exporter doe not escape the ampersand
character and braces when inside a table.
It does not escape percent ("%") character as well.
Fixed, thanks.
- Carsten
_
Fixed, thanks.
- Carsten
On Oct 21, 2008, at 4:37 PM, peter.fri...@agfa.com wrote:
Hi all,
It seems that the LaTeX exporter doe not escape the ampersand
character and braces when inside a table.
Exporting this:
=== org-mode snippet
* Example
This is an ampersand: &, and these are cu
On Mon, 15 Dec 2008 11:37:07 +0100, Christian Egli wrote:
> Shelagh Manton writes:
>
>> One of the set tasks for the project scenario is to produce a Gantt
>> chart.
>>
>> Or perhaps someone knows another way to get a Gantt chart out of
>> org-mode data.
>
> I'm using a very hackish "works-for-
My limited understanding is this:
Without the concept of activeness, you can't tell whether to operate
on a single thing or a region.
Old workarounds were to have -region commands, which polluted the key
space; or C-u, which polluted the prefix space. t-m-m came along and
solved it. Region vers
Using the same setup as in my recent ido post, org-refile on a header
to that header seems to kill that header.
Thanks.
--
Myalgic encephalomyelitis denialists are knowingly causing further
suffering and death by opposing biomedical research on this serious
infectious disease. Do you care about
The definition of org-region-active-p in my copy of org-mode is as follows:
(defun org-region-active-p ()
"Is `transient-mark-mode' on and the region active?
Works on both Emacs and XEmacs."
(if org-ignore-region
nil
(if (featurep 'xemacs)
(and zmacs-regions (region-active-p
On Dec 14, 2008, at 2:46 PM, Matthew Lundin wrote:
>
> Hi Robert,
>
> Robert Goldman writes:
>
>> Matthew Lundin wrote:
>>>
> [snip]
>>>
>>> For a custom agenda command:
>>>
>>> (setq org-agenda-custom-commands
>>> '(("f" tags-tree "+car+TODO=\"TODO\""
>>> ((org-show-entry-below t)
>>>
Shelagh Manton writes:
> One of the set tasks for the project scenario is to produce a Gantt
> chart.
>
> Or perhaps someone knows another way to get a Gantt chart out of
> org-mode data.
I'm using a very hackish "works-for-me" python script that converts a
tsv export from an org-mode file to a
there is lots of GIT documentation on the web. Here is a short way to
do what you want.
Thanks Carsten. You are right, there is lots of stuff about git.
However, this makes it hard to find the relevant bits. Still I shouldn't
complain about something having too much documentation:)
I'll
Hi Samuel,
I am sure that both org and ido will contribute to a slow start
of this command when the lists are long. ido does have a noticeable
on performance, but that is more than outweighed by the speedup of using
its commands.
However, I believe the more significant problem may
be in Org in t
--Apple-Mail-2--229663493
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
Content-Transfer-Encoding: 7bit
Hi Samuel,
I cannot reproduce this. Does you minimal setup
ensure that org-return-follows-commit is set *before* org.el
gets loaded?
- Carsten
On Dec 14, 2008, a
--Apple-Mail-1--229672533
Content-Type: text/plain;
charset=US-ASCII;
format=flowed;
delsp=yes
Content-Transfer-Encoding: 7bit
Hi Jing,
No, this is not likely to be implemented.
- Carsten
On Dec 15, 2008, at 8:25 AM, Jing Su wrote:
> Thanks a lot, Carsten, I'm currentl
15 matches
Mail list logo