On Thu, Aug 21, 2008 at 05:17:07AM +, Charles Howard wrote:
>
> I am trying to implement a variation on what Russell Adams describes in
>
I've heard of that guy! He's nothing but trouble!
> http://lists.gnu.org/archive/html/emacs-orgmode/2008-08/msg00044.html
>
> on starting emacs. The on
Hello,
I have to use Office and envy folks that can link to their emails
(Gnus, VM etc.) and contacts (bbdb) from Org mode. So I was looking
around and found that links to Outlook items (emails, meetings,
contacts etc.) of the form "Outlook:" can be stored and opened
from other applications. Th
I am trying to implement a variation on what Russell Adams describes in
http://lists.gnu.org/archive/html/emacs-orgmode/2008-08/msg00044.html
but I get the message
>>>
An error has occurred while loading `/home/ogham/.emacs':
Symbol's value as variable is void: org-export-latex-classes
<<<
I believe that org is getting the "#" from the only lines in the file
that have a "#", which are the control lines at the top.
If I have a commented control line, then "##" gets inserted on the
second line of the body text instead of "#".
___
Emacs-org
Another possible aspect of the bug is that occasionally it leaves the
window scrolled to the right (i.e. the leftmost column is not visible)
when it should not. FWIW.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
On Wed, Aug 20, 2008 at 10:51 AM, Peter Jones <[EMAIL PROTECTED]> wrote:
> "Samuel Wales" <[EMAIL PROTECTED]> writes:
>> I am running the latest org-mode from the tar on emacs 22, installed
>
> What does M-x org-version RET say?
6.06b, as that is the latest.
_
Hi,
I'm getting a weird error, printed below, when trying to export to
latex. I don't seem to get anything when I try to export to postscript,
and I assume these are related. It seems to be looking for
org-cleaned-string-for-export, which I've found in older versions of
org-mode, but I can't
"Samuel Wales" <[EMAIL PROTECTED]> writes:
> I am running the latest org-mode from the tar on emacs 22, installed
> via macports, on a mac OS X Tiger default terminal. I have turned on
> auto-fill and set fill-column.
What does M-x org-version RET say?
The version of org-mode that came in the
Hi,
I'd like to switch from outline-minor-mode to orgstruct-mode for various
programming language files. So for example shell scripts (sh-mode) a
headline looks like
#* Foobar
The fontlocking works for such headlines.
Now I've found out that org-context-p won't return t for that line, and
thus
In case some are wondering, Jörg is referring to a message I sent to him
about updating org-mode in Carbon Emacs. I meant to send the message to
this list, but I failed to hit "reply all" when I sent it and I didn't
check its address before I sent it. Anyway, in case others are
interested, the
Pete Phillips <[EMAIL PROTECTED]> writes:
>> "Russell" == Russell Adams <[EMAIL PROTECTED]> writes:
>
> Russell> In my ~/.bashrc, I have defined an alias for Org that runs:
>
> Russell> emacs -nw --funcall org-agenda-list
>
> Russell> Which pulls up Org in the agenda view, which is
> "Russell" == Russell Adams <[EMAIL PROTECTED]> writes:
Russell> In my ~/.bashrc, I have defined an alias for Org that runs:
Russell> emacs -nw --funcall org-agenda-list
Russell> Which pulls up Org in the agenda view, which is where I
Russell> wanted to be in the first place
Hi David,
here are some solutions I could come up with. Maybe one of them is
helpful.
* Customize org
M-x customize-variable org-export-html-extension
and set it to 'php'?
* Apache: use mod_mime or add-handler
You could also use the add-handler directive in your apache config
file
Daniel J. Sinder sindercity.com> writes:
>
> For the record, you can also "fix" this problem using the following
> file-local customization:
>
> #+OPTIONS: ^:{}
You can also disable this globally with the following code in your .emacs:
;; Don't convert _ and ^ unless surrounded by braces
(
Hi Edward, hi Scott:
Thanks for the answers. I did use checkboxes before, so C-c C-c and C-c
# were familiar. But it turned out that (properly!) updating to the
recent org-version corrected everything. I recently changed from 10.4 to
Leopard, it's possible that the problem existed since the sw
15 matches
Mail list logo