Hi there,
Put the following sample in a buffer *not* visiting any file and try
`C-c C-e H' to get the back trace. It is reproducible in GNU Emacs
23.0.91.1 (i386-mingw-nt5.1.2600) of 2009-02-28 on BREPNB with orgmode
6.21b.
Sample:
*good* is /already/ very _impor
It seems that the newly added feature BEGIN_CENTER only supports *one*
paragraph, i.e. only the first paragraph after BEGIN_CENTER will be
centered in exported HTML format.
For example, for the following lines in my Org file:
#+BEGIN_CENTER
Everything should be made as simple as possible,
"Sven Bretfeld" writes:
> Is there any complete and secure import and export filter from org files
> to any other PIM format used on PDAs or mobiles? If not, this would seem to
> me the most important feature to be developed.
>
> If you are like me -- and I think most people on this list are -- yo
Rasmus Pank Roulund writes:
> I have done something similar. I have a single menu file which I
> include on every page.
> #+INCLUDE:menu.org
>
> Would that solve you problem?
>
> -Rasmus
Why not us preamble?
I'm not sure if its an approved way or not but has done for me for a site
wide ad
Could we use a ATTR_LaTeX line to allow the 'align' field for tabular
to be customized? I needed to do word wrap today, and to enable word
wrap you must specify the width of the column.
The easy way would be to allow the user to specify the align string
manually, or we could do something more comp
I have done something similar. I have a single menu file which I
include on every page.
#+INCLUDE:menu.org
Would that solve you problem?
-Rasmus
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@
Hello to all
Is there any complete and secure import and export filter from org files
to any other PIM format used on PDAs or mobiles? If not, this would seem to
me the most important feature to be developed.
If you are like me -- and I think most people on this list are -- your
whole life is org
Sébastien Vauban writes:
> Thanks for the other (useful) info. But, here, your answer is not adequate as
> I don't want to have almost identical information duplicated in each page of
> my site. Just imagine the pain it is if I want to change the structure (adding
> a new page in my menu -- I have
Eraldo Helal writes:
> I wanted to get an overview of how other GTD org-mode users integrate
> "non-text
> project files" into their system.
GTD found on http://orgmode.org/worg/org-tutorials/index.php:
http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html
http://members.optusnet.com
Hi Sebastian,
Sebastian Rose wrote:
> Sébastien Vauban writes:
>> I'd like to use Org exclusively for composing and then publishing my Web
>> site.
>> I've done it so far with Emacs Muse, but I have a strong deepish attraction
>> to
>> go the Org way, for many different reasons you must be awar
Eraldo Helal writes:
> I wanted to get an overview of how other GTD org-mode users integrate
> "non-text project files" into their system.
Take a look at the manual, section 9.2 Attachments. I think that's the
common way to go about it.
I, on the other hand, am an organization freak, and have d
Carsten Dominik science.uva.nl> writes:
>
> Hi Eraldo,
>
Wow,... I am baffled... Thank you!
I did not expect to get such a fast reply.
I am new to mailing-lists in general and have to get used to the style of
handling. Until now I was used to talk to people all the time so please be
patient wi
I really love the idea of stuck projects, it helps me every day. Right
now, I consider projects to be level two headings with the :project:
tag. 90% of my projects follow this convention.
However, I sometimes find myself needing sub-projects, where level two
is a project, level three is a sub-pr
Sébastien Vauban writes:
> Hello,
>
> I'd like to use Org exclusively for composing and then publishing my Web site.
> I've done it so far with Emacs Muse, but I have a strong deepish attraction to
> go the Org way, for many different reasons you must be aware of -- more than I
> am...
>
> The fe
Carsten Dominik writes:
> This is `C-u C-c C-w', it uses the refile command interface
> to go to a location.
I'm always looking for a faster way to move around my org buffers, so
based on what you said above, I tried setting org-refile-targets like
so:
(setq org-refile-targets '((nil . (:maxle
Hi Carsten,
Carsten Dominik writes:
>
> Strange, I am getting {lll}, with no vertical lines on either outside.
> Ah, you have org-export-latex-tables-column-borders turned on.
> Yes, there was a bug, fixed now. Thanks!
>
Thanks! Works beautifully now.
>>
>> 2. Headlines greater than n when H:
Hello,
I'd like to use Org exclusively for composing and then publishing my Web site.
I've done it so far with Emacs Muse, but I have a strong deepish attraction to
go the Org way, for many different reasons you must be aware of -- more than I
am...
The features I need are:
- Conditional CSS [if
El dc, mar 18 2009, Charles Cave va escriure:
>
> (defun prefix-region (prefix)
> "Add a prefix string to each line between mark and point."
> …
To do this I use:
1. Put mark at the first line's beginning and point at the last line's beginning
2. C-x r t
3. Type your prefix, ENTER
,
| C-
Hi Eraldo,
I see that so far you have sent one message to the mailing list
with a description of your plans for a setup and a "what do you
think" kind of question. What kind of an answer would you
expect? This is not a focussed question with a clear answer.
Many people have described their setu
On Feb 28, 2009, at 1:34 AM, Sven Bretfeld wrote:
Hello to all
Carsten Dominik writes:
I guess it is something like an official logo
But we need an image file, svg would be best. Is there one available?
There is now, in the git repo, I have made eps, pdf, and svg versions.
If someone i
I would like my clock summarys to be indented along with the rest of my
text. Is this not possible?
I have tried to use normal indenting but c-c c-x c-r places.
On org-mode 2.24b on emacs 22.3.1 on windows
--
Sendt med Operas revolusjonerende e-postprogram: http://www.opera.com/mail/
___
On Mar 17, 2009, at 8:38 PM, Micah Anderson wrote:
Hi all, apologies for resurrecting an older thread, but I was
searching
for this very capability and found this post.
Carsten Dominik writes:
On May 25, 2007, at 3:41, Steven Lumos wrote:
Being yet another planner switcher, I'm used to
On Mar 17, 2009, at 8:00 PM, Manish wrote:
On Tue, Mar 17, 2009 at 11:32 PM, Eric Schulte wrote:
Hi,
This function could be used to comment out a region of an org-mode
file
as an example using the ': ' syntax.
Would this function be a useful addition to org-mode or has this need
already b
I tried the built in emacs function comment-region and it comments out
works with ":" when in org-mode,
GNU Emacs 23.0.91.1 with org 6.24c.
--
Mikael Fornius
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs
24 matches
Mail list logo