Nick Dokos wrote:
> Alternatively, you can use UTF-8 in your org file and write Schr=C3=B6dinger
> explicitly. This will survive the LaTeX export intact and the
> \usepackage[utf8]{inputenc} in the LaTeX file will do the right thing
> with it.[fn:2]
>
> [fn:2] I'm not sure whether it will surv
Xin Shi wrote:
>
> Shr\"odinger will give the o with two dots on top. Notice that the " is a
> double quotation mark.
>
> However, when org translate that into LaTeX, it will become two single
> quotation mark! \'' (it's very hard to see the difference, but the pdf
> version will
> see th
I encounter the same issue as a wikidpad user migrated to emacs
It would be fantastic, if emacs org can have a visual tree display of its
headings in a sperate window, something like the speedbar?
file linking can be fairly easily done in org, However, wikidpad is more of a
database approach (po
Leo Alekseyev wrote:
> If I try to explicitly set the variable org-file-apps, so that its
> value is (("\\.jnt\\'" . "C:\\Program Files\\Windows
> Journal\\Journal.exe %s")
> ("\\.pdf\\'" . "C:\\Program Files (x86)\\Adobe\\Acrobat
> 10.0\\Acrobat\\Acrobat.exe %s")
> (auto-mode . emacs)
> ("\\.
So, I'm looking at my global todo agenda, and I'd like to change the state
of the task under the cursor.
According to the doc, 't' should let me do that, but when I hit 't', I get
> wrong type argument: stringp, nil
which isn't really doing it for me as an explanation of what I'm doing
wrong.
Th
Dear All,
I would like to have links to PDF files open those files in Acrobat
and links to Windows Journal (JNT) files open them in Windows Journal
-- very simple; same as it would be as if I double-clicked them
anywhere in Windows.
Here is what happens now: PDF files open in emacs doc-view mode,
Hello experts,
I want to export org file to PDF using LaTeX for certain special symbols.
For example, in the plain LaTeX:
Shr\"odinger will give the o with two dots on top. Notice that the " is a
double quotation mark.
However, when org translate that into LaTeX, it will become two single
quot
Hello,
I have some curious behaviour that I am hoping somebody can explain. I
normally use Emacs 23 (from Debian testing). I've just installed the
emacs-snapshot version of Emacs 24 to give it a quick try. Changing
only two lines in my customisation (removing the requirement for 'w3m
and one cu
I would like to add a comment about the sidebar concept. If I understand
correctly, there is something like a sidebar already, or an index. There
are links, but they jump to the SAME PAGE. It would be helpful, at least
to me, were these links to point to the pages already pointed to at their
ta
knubee writes:
> i tried to find the information by searching the web for different variations
> of
> "org-mode", "search tags", and "current file".
May I ask: Why not info?
When searching, I find myself (still) sometimes asking google first, but
each time I draw the conclusion, that asking e
Hi Matt,
Matt Lundin writes:
> An idea: would it be possible to run a batch export of these agenda
> views to html? (One limitation here would be the lack of links to
> original locations.)
Good idea!
I've tested this:
http://orgmode.org/worg/agendas/todo.html
The custom agenda command on
Is gnus module loaded?
M-x customize-variable org-modules
Jambunathan K.
Buck Brody writes:
> When using C-cl to to store a link in GNUS i am getting "cannot link
> to a buffer which is not visiting a file". I am new to GNUS and
> perhaps this is related to an incorrect GNUS setup rather th
When using C-cl to to store a link in GNUS i am getting "cannot link
to a buffer which is not visiting a file". I am new to GNUS and
perhaps this is related to an incorrect GNUS setup rather than any
sort of org problem. Regardless, any help would be appreciated.
Buck
__
On 11-Jan-15, at 10:29 AM, Matt Lundin wrote:
Anthony Lander writes:
I just noticed that S- and S- do not select anywhere in
the buffer in org-mode, even when org-support-shift-select is set to
always. Can anyone confirm this behavior?
I am running this morning's org-mode git pull version 7
I am glad to find that Worg will be reorganized. Great content there.
A strong recommendation for accessibility: if you try a sidebar,
please test it with the maximum value for minimum font size in
Firefox. Check for hidden text, overlapping text, and annoying
scrollbars. This is true for any w
Anthony Lander writes:
> I just noticed that S- and S- do not select anywhere in
> the buffer in org-mode, even when org-support-shift-select is set to
> always. Can anyone confirm this behavior?
>
> I am running this morning's org-mode git pull version 7.4
> (release_7.4.174.g163cd.dirty) on tod
Bastien writes:
> Hi all,
>
> Dan Davison writes:
>
>> Worg could do with some reorganization. It is not at all easy to find
>> stuff in there (at least, using a web browser).
>
> Shaking up this great thread.
>
> A small idea: maybe we can use more tags/properties/categories in Worg
> and defi
Paul Sexton writes:
> Thanks for your reply Matt.
>> I believe this patch would require many users to change their existing
>> configurations.
>>
>> I rely on the "past" setting when creating block agenda views, such as
>> an agenda that includes everything scheduled today or earlier together
>>
Hi,
I have finally found a tolerable solution to include Google calendars
into Emacs and thus Org using "emacs-google"[1].
However, one thing is bothering me about the way Org agenda view handles
my newly populated diary file. It shows too much information! Basically,
I want /one line per entry/
Carsten Dominik writes:
> Finally, if you still want a fast command doing this:
>
> (defun org-agenda-reschedule-to-today ()
> (interactive)
> (flet ((org-read-date (&rest rest) (current-time)))
> (call-interactively 'org-agenda-schedule)))
Useful, thanks!
I added it to org-hacks.org un
"Thomas S. Dye" writes:
> Several times when I've had this type of question, I've found answers
> I can use on Bernt Hansen's Org-mode pages:
>
> http://doc.norang.ca/org-mode.html
Actually, when I said:
>> And I like the idea discussed in http://orgmode.org/org.html, where
I mis-copy/paste
Hi all,
Dan Davison writes:
> Worg could do with some reorganization. It is not at all easy to find
> stuff in there (at least, using a web browser).
Shaking up this great thread.
A small idea: maybe we can use more tags/properties/categories in Worg
and define some agenda views that everyone
Hi Kiwon,
Kiwon Um writes:
> ;; refresh agenda view regurally
> (defun kiwon/org-agenda-redo-in-other-window ()
> "Call org-agenda-redo function even in the non-agenda buffer."
> (interactive)
> (let ((agenda-window (get-buffer-window org-agenda-buffer-name t)))
> (when agenda-window
>
Hi Vladimir and Jambunathan,
Jambunathan K writes:
> Vladimir Alexiev writes:
>
>>> Some of the .dir-locals.el files in the distribution are
>>> symbolic links to another. On cygwin they come out as LNK files.
>>
>> The error I get is
>> Directory-local variables error: (wrong-type-argument l
Hi Giovanni,
Giovanni Ridolfi writes:
> IIRC we have already discussed the right way to refer to our beloved
> Unique ;-) GNU/Emacs mode:
>
> "Org-mode" or "Org mode" ?
>
> I think Carsten wrote something but, I can't get any reference, sorry :-(
>
> In the site I thik that it is (almost) al
Hi Carsten,
Carsten Dominik writes:
> I will be at the meeting on Saturday, and I hope to meet some of you!
> If you have an org-mode T-Shirt - I think it would be fun to wear
> it - I will.
I gave mine to a friend, time to buy a new one!
> Most of all, I will be very pleased to finally meet B
> > in any case, it might be good to add this and bernt's information
> > about how to
> > run an agenda on just the current file into more of the org-mode
> > documentation
> > somewhere.
>
> Hi Knubee,
>
> if you provide a concrete proposal where you looked for this
> information and wher
27 matches
Mail list logo