On Fri, Dec 6, 2019 at 10:10 PM Nicolas Goaziou wrote:
>
> Kiwon Um writes:
>
> > I didn't know what the issue in the past interpretation was, but I am
> > just not sure whether it's a good idea to enforce that we must use
> > such a special character,
Hello,
Thank you for the reply.
On Fri, Dec 6, 2019 at 9:33 PM Nicolas Goaziou wrote:
> Kiwon Um writes:
>
> > I just noticed that the recent updates regarding the bracket link escaping
> > syntax seem to have an issue.
> >
> > Does anybody happen to know how to
Hello,
I just noticed that the recent updates regarding the bracket link escaping
syntax seem to have an issue.
Does anybody happen to know how to put a pair of [] around a link without using
"zero width space" or something similar?
For example,
[[[https://somewhere-to-url][My Link]]] does not
73a).
This problem is not in the release_7.9.2.
Thanks.
--
Kiwon Um
David Maus writes:
> At Mon, 07 Mar 2011 17:06:53 +0100,
> Bastien wrote:
>>
>> Hi Kiwon,
>>
>> Kiwon Um writes:
>>
>> > This is a bug report for the latest (git) orgmode. When I call org-todo
>> > or org-agenda-todo it reports the follo
)
org-agenda-todo(nil)
call-interactively(org-agenda-todo nil nil)
Tested in
Emacs 23.3.1,
org-mode vc SHA1 ID: b969081ebd0da2711f1006fec39e04fe4a90ef71
--
Kiwon Um
Ph.D. candidate
Interactive 3D Media Lab
Department of Computer and Radio Communications Engineering
College of Information
a-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
(with-selected-window agenda-wind
Dear org users,
The recent function for showing current time in agenda view is quite
cool. I have a question about it. When the agenda view is being shown,
is there any way to refresh it automatically so that makes the current
time line always recent?
Thanks.
--
Kiwon Um
code, 2010-11-09 06:26:47.
Thanks.
--
Kiwon Um
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
1-06 Sat 17:03], I want to write elisp
codes moving the cursor to the Item2 heading.
I would really appreciate it if you could give any codes or information
for this. Thanks.
Sincerely,
Kiwon Um
___
Emacs-orgmode mailing list
Please use `Reply All'
2010/1/27 Carsten Dominik :
>
> On Jan 27, 2010, at 2:33 PM, Kiwon Um wrote:
>
>> Carsten Dominik writes:
>>
>>> Hi Um,
>>>
>>> not, the result value has to be a string.
>>>
>>
>> Hi Carsten, hmmm... If you are right,
Carsten Dominik writes:
> Hi Um,
>
> not, the result value has to be a string.
>
Hi Carsten, hmmm... If you are right, it's an easy problem as long as
I'm able to know the variable name containing the string for the mode
line at the momen
Carsten Dominik writes:
> On Jan 27, 2010, at 10:25 AM, Kiwon Um wrote:
>
>> Carsten Dominik writes:
>>
>>> On Jan 26, 2010, at 11:00 AM, Kiwon Um wrote:
>>>
>>>> Dear orgmode dev team:
>>>>
>>>> When the clock is starte
Carsten Dominik writes:
> On Jan 26, 2010, at 11:00 AM, Kiwon Um wrote:
>
>> Dear orgmode dev team:
>>
>> When the clock is started on an item, the item is shown on the mode
>> line. But the string on the mode line just shows the raw string of the
>> item
.
using
(replace-regexp-in-string "\\[\\[.*\\]\\[\\(.*\\)\\]\\]" "\\1" str)
Sincerely,
Kiwon Um
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
15 matches
Mail list logo