I'll try reporting the issue using `report-emacs-bug`.
Best,
Ken
Kenneth Stuart writes:
> Yes, you're right I should have looked more closely, I also see 'Morgan
> Smith' has already raised the issue more clearly.
>
> Please ignore the noise ;)
>
> Iho
Yes, you're right I should have looked more closely, I also see 'Morgan
Smith' has already raised the issue more clearly.
Please ignore the noise ;)
Ihor Radchenko writes:
> Kenneth Stuart writes:
>
>> Macro `org-encode-time` (lisp/org-macs.el +1395) does not get d
Hello,
Macro `org-encode-time` (lisp/org-macs.el +1395) does not get defined
for emacs >= 27.1 as the top level if statement is missing its ELSE clause.
#+begin_src elisp
(if (version< emacs-version "27.1")
(defmacro org-encode-time (&rest time)
(if (cdr time)
`(encode-time ,@
and (eq window-system 'x)
+ (eq (call-process-shell-command "command" nil nil nil "-v"
"x11idle") 0)
;; Check that x11idle can retrieve the idle time
(eq (call-process-shell-command "x11idle" nil nil nil) 0)))
--
1.7.11.4
--
Stuart Hickinbottom
Thanks, Nick
That is what I thought, but I wanted to be sure.
Stuart
On 4/12/12, Nick Dokos wrote:
> Stuart McLean wrote:
>
>> Hi, Nick
>>
>> I have expressed myself poorly. It is not so much what I can not get to
>> work. It is more "is such-and-such
notes under an individual heading
using the DATE_TREE property, but how would you use this for two
different headings?
I hope this is a little more clear,
Stuart
On 4/11/12, Nick Dokos wrote:
> Stuart McLean wrote:
>
>> Hello, everyone
>>
>> I really like the date tree hi
:
:DATE_TREE: t
:END:
I don't think i can get this to work. Any suggestions?
Thanks,
Stuart
Thank you so much for the fix.
All the best,
Stuart
On 4/3/12, Bastien wrote:
> Hi Stuart,
>
> Thanks for raising this issue.
>
> I implemented an exception in `org-fill-paragraph' that takes care of
> handling your case correctly. Please test and confirm this wo
Hello Bernt,
That is what I have been doing so far. This gets annoying when you are at the
end of a hundred lines of text under a to-do item and you type M-q and have to
go back 100 lines to insert a space, re-fill and remove the space.
Thank you for your reply,
Stuart
On 4/3/12, Bernt Hansen
everyone, for org-mode. It is a great community.
Stuart
Take a look at the org-clock-into-drawer and org-log-into-drawer
variables:
http://orgmode.org/manual/Clocking-commands.html
http://orgmode.org/manual/Tracking-TODO-state-changes.html
Does this do what you want?
Stuart
On 09/16/2011 09:01 PM, Steinar Bang wrote:
> For one particular l
e the decimal point (and
would match any char)
- Regexes now anchor to the string start to avoid matching the end of
duff values
- Docstring updated for more flexible effort specification
Apologies for my pidgin Emacs and elisp/regexes - this is my first
org-mode patch. Hopefully I've done it
Hi everyone,
What is the best solution for the following (assuming there is one). I
have a class that takes place three times per week (Monday, Wednesday,
Friday, for example). I would like to schedule this as a habit. What is
the best and particularly, most concise was of doing this?
Right now,
quire 'org-crypt)
(org-crypt-use-before-save-magic)
(setq org-tags-exclude-from-inheritance (quote ("crypt")))
; GPG key to use for encryption
(setq org-crypt-key "Stuart McLean")
I generated a keypair using KGPG, and tried to encrypt a region like the
following with `M-x o
3) is being computed for this
row as well. Am I doing something wrong?
Please excuse if this has been covered earlier in the newsgroup
Thanks,
Stuart
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gn
would be a good incentive for
trying to "up the score" so to speak.
If anyone has any ideas how to implement this, or if I am missing the
boat entirely and this functionality already exists, I would love to
hear it.
Thanks,
Stuart
___
Emacs
y
possible, or I have misread something?
Thanks again for org-mode, *fantastic software*
Stuart
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi
I am very interested in this functionality, but I have to have time to
wrap my head around it and come up with some ideas.
Cheers,
Stuart
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gn
e
so much that I try to do more and more of my organizational stuff with
it, and I am having a little trouble getting it to do exactly what I
want (or, more likely, I don't know exactly what I want ;-) ).
Thanks again,
Stuart
ps Bastien, in your signature you say "Remember: use `Rep
d be applied to something else.)
What I would like to know, are there more elegant solutions for accomplishing
this? Is anyone willing to share their particular setup, or examples of
variations. I find my current setup a little cumbersome.
Thanks, and sorry for the long p
fore 5.13e was out, and it what I
wanted works in that version. Thanks very much for your speedy reply. Just a
note, I for one love the fact that this group is so active and that the traffic
is high. Just an indication of the life in the group!
Stuart
___
"?
Sorry if this is noise,
org-mode is fantastic btw :-)
Stuart
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi,
firstly, thanks for Org-mode, I live in this mode, so to speak ;-)
I think this might be a typo in the file `org-install.el', line 56:
(autoload 'org-show-toc "org-toc" "Create and display a table of contents" t)
Shouldn't this b
23 matches
Mail list logo