restart Emacs and
then it happens again.
Any ideas / hints? Thanks!
Keith
Emacs : GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version
1.18.0, Xaw3d scroll bars)
Package: Org mode version 9.6.15 (release_9
forum participant posted a comment underneath my answer asking why not
send this upstream. So, here is the link to the answer:
https://stackoverflow.com/a/17492723/2112489
Thanks,
Keith
?
Similar question for smart quotes. Mostly I want them on, except for a
table or paragraph where I don't (and verbatim or code formatting
doesn't quite seem like the right thing to do).
--
Keith Sutton
jects: one to publish the org files to HTML, and one
for everything else that doesn't meet some exclusion criteria. There
may or may not be a better way to do this, but the combination of
:base-extension any, :recursive t, and an :exclude regexp was the
first thing to come to mind.)
--
Keith Sutton
s sep hline)
(org-babel--variable-assignments:bash_assoc varname values sep hline))
(org-babel--variable-assignments:sh-generic varname values sep hline)))
In any case, it seems like the simple example at the beginning of this
message should work. Is this a bug or am I missing something?
Thanks, Keith
in my own setup with `org-plist-delete`
to remove the `'display` pair of PROPERTY / VALUE from the plist of text
properties that are copied to the new space " " that is concatenated between
the todo-keyword and the priority.
Thanks,
Keith
-04-11 on LEG570
Package: Org-mode version 8.3.4 (8.3.4-28-gf9464d-elpa @
c:/Users/sut89614/AppData/Roaming/.emacs.d/elpa/org-20160328/)
--
Keith Sutton
e it worse with the typo. So
thank you for the patience and for setting me straight!
Keith
On Sat, Sep 5, 2015 at 1:39 AM, Nicolas Goaziou
wrote:
> Keith M Swartz writes:
>
> > I think there's some misunderstanding here regarding my initial question.
> >
> > I do NO
I think that shouldn't be necessary, but right or wrong,
I'm trying to modify the behavior so I don't have to do that. If you didn't
move the cursor, then can you suggest why my org-mode is behaving that way?
I tried with a vanilla install (no custom settings at all) and got the same
W, are you on the same org
version?)
after step 3:
* TODO First item
*** PEND Second item
:LOGBOOK:
- State "PEND" from "TODO" [2015-09-04 Fri 13:26]
- State "TODO" from [2015-09-04 Fri 13:26]
- State "TODO" from
27;t want it to expand the
drawer or some other tree node.
Any thoughts on this approach as a solution to my issue?
Thanks,
Keith
On Fri, Sep 4, 2015 at 11:52 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Keith M Swartz writes:
>
> > I often want to add a subheading (sub-task) to thi
ction, but wanted to see if: a)
this is how it's supposed to work, and b) if there was an easier way to
achieve what I want, maybe just some keyboard shortcut I'm missing.
Thanks,
Keith
--
Keith M Swartz
oneroad...@gmail.com
, but are not limited to, which timestamp will be
used for a sorting date when both deadline and scheduled are present -- perhaps
even a new sorting thing-a-ma-jig to deal with that special situation should be
created.
Thanks,
Keith
(t 'bold)) ;; Here is a temporary fix!
'org-priority))
(overlay-put ov 'org-type 'org-priority)
Thanks,
Keith
;;;
Emacs : GNU Emacs 25.0.50.1 (x86_64-apple-darwin10.8.0, NS appkit-1038.36
Version 10.6.8 (
The following is a full working draft to programmatically add
birthdays/holidays to the Agenda View without making entries in the diary or
org files. It is modeled after what `calendar-mode` presently offers. I have
posted the code on the Emacs beta stackexchange. Please feel free to modify /
Yes, the issue has indeed been resolved in the latest version of Emacs Trunk
that I built today. I used my example to conduct the test, and it works now
with `cache-long-scans` enabled.
Great job -- thank you Eli, and thanks again Nicolas!
Keith
somehow so that it
doesn't interfere with popular functions like `re-search-forward` and
`re-search-backward` after calling `org-capture`.
Thank you very much for your hard work tracking down the issue.
Keith
;;;
At Tue, 31 Dec
Nicolas:
This example demonstrates the problem caused when `org-capture` damages the
line numbers in the `org-agenda-files`, making it impossible to go to the
bottom of the buffer with (goto-char (point-max)) -- consequently,
re-search-backward fails -- other functions fail also, e.g., `org-s
amp timestamp
:clock clock
:post-blank (count-lines
(if (not contents-end) pos-after-head
(goto-char contents-end)
(forward-line)
(point))
end)
:footnote-section-p footnote-section-p
:archivedp archivedp
:commentedp commentedp
:quotedp quotedp)
standard-props
(org-element-put-property
headline :title
(if raw-secondary-p raw-value
(org-element-parse-secondary-string
raw-value (org-element-restriction 'headline) headline)))
Thanks,
Keith
it.
Keith
---
Begin forwarded message:
> From: Keith David Bershatsky
> Date: December 23, 2013 6:46:57 PM PST
> To: emacs-orgmode@gnu.org
> Subject: property drawer search -- org-element-headline-parser
>
> The property drawer search
m currently hip-deep in an emacs24 upgrade and emacs24-starter-kit
rollout. I'd expect to be using gnus through my gmail account in the near
future. (Exciting stuff... no more top-posting!)
Keith
>
> From: Bastien
>To: Eric Schulte
>
ath
** org file directory and basic files established
*** journal.org
*** projects.org
*** notes.org
*** personal.org
** CUA
* Extras
** Easy buffer switching via keyboard
** shortcuts for spreadsheet copy/pasting
Thanks Carsten and fellow org-moders,
Keith
feature of LaTex as mentioned here:
http://web.science.mq.edu.au/~rdale/resources/writingnotes/latexstruct.html
emacs version: 23.4
orgmode version: 7.8
R.
Keith
LinkedIn
Org,
I'd like to add you to my professional network on LinkedIn.
- Keith
Keith Lancaster
Adjunct Professor at University of Houston
Houston, Texas Area
Confirm that you know Keith Lancaster:
https://www.linkedin.com/e/-l8obw9-gwof85rn-5h/isd/5330236969/Nc09Ztn
: width=0.9\textwidth, placement=[ht]
[[file:/img/img.jpg]]
After exporting to tex file, the image part will be replaced.
Keith
Keith wrote:
Dear all,
I have a document containing total around 10 images and tables with the
attribute setting "#+ATTR_LaTex: placement=[htb]". However
ng I thought it
might be the floating mechanism in Tex system. Nevertheless, after
trying lots of tuning in vain, I noticed the position of these image and
table were shifted to the end of the file just before "\end{document}"
and this causes the mistake of the position.
Does anyone
(^{\circ}C) --> (^\{\circ}C)
Keith
___
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
e 6.34c under Ubuntu 9.10, Emacs 23.1.1
Is there a simpler feed which is known to work that I can try my setup on to
identify whether this is RTM specific or not?
Any pointer welcomed.
Thanks,
Keith
___
Emacs-orgmode mailing list
Please use `Reply
David Neu writes:
> On Wed, Dec 2, 2009 at 9:22 AM, Leo wrote:
>> On 2009-12-02 00:39 +0000, Keith Lancaster wrote:
>>> Darlan Cavalcante Moreira writes:
>>>
>>>> I use wanderlust for email (including this list) and it works really
>>>> well w
- Darlan Cavalcante
>
Thanks for all the responses! Looks like I have a bit of investigating
to do. Second try posting this from gnus...
Keith
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@
e app :-).
TIA,
Keith Lancaster
klancaster1...@acm.org
___
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
Oops. Meant to copy list.
On Oct 27, 2009, at 10:27 AM, Keith Lancaster wrote:
Would have if I could have! (I used to run a QA dept, so I knew how
bad my "Its blowing up" message was :-).
The symptom on my machine was the Mac equivalent of a GPF - Emacs
disappeared and the &q
That did it! The patch fixes the problem - it now handles all the
dangling clocks and then clocks in correctly. Thanks!
Keith
On Oct 27, 2009, at 9:36 AM, Nick Dokos wrote:
Phil Rooke wrote:
Keith Lancaster writes:
I updated to 6.32 this morning and am now unable to clock in on
tasks
opard.
Thanks,
Keith Lancaster
klancaster1...@acm.org
___
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
some of these issues down.
Keith Lancaster
klancaster1...@mac.com
___
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
penny to me at least. Check them out at http://www.kinesis-ergo.com/
Keith
On Sep 1, 2009, at 1:11 PM, Samuel Wales wrote:
Orgers,
Repetitive strain injury is real and important.
One thing that you can do is to ensure that you have a keyboard that
has modifier keys on both sides. You should
OOOPS!
Had edited an older version of the makefile, so make install was not
copying over the new files.
Sorry about that!
Keith
On Aug 4, 2009, at 5:59 PM, Sebastian Rose wrote:
Keith Lancaster writes:
Hi,
This is great! I'm having an issue with the org-indent-mode.
Hi,
This is great! I'm having an issue with the org-indent-mode.
I get
org-mode: Cannot open load file: org-indent
if I enable it for a buffer (same message if I just do M-x org-indent-
mode).
I'm on 23.1.5 cocoa build for OS X.
Keith
On Aug 4, 2009, at 4:15 PM, Carst
l issue. I'm on OS X Leopard with
Carbon emacs 22.3.1.
Keith Lancaster
klancaster1...@mac.com
___
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
too.
Greg Newman
http://20seven.org
twitter: 20seven
Great! I actually use Safari for daily use and FF for debugging /
testing, so that's perfect.
Keith
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to t
forgot to cc
Begin forwarded message:
From: Keith Lancaster
Date: July 19, 2009 12:24:46 PM CDT
To: Bastien
Subject: Re: [Orgmode] New screencast about org-protocol.el
On Jul 19, 2009, at 11:57 AM, Bastien wrote:
Hi Keith,
Keith Lancaster writes:
The screencast is great, but I can
Greg,
Dang - this was exactly what I'd been looking for...
I'd appreciate it if you let me know if you have any luck, and I'll do
the same.
Keith
On Jul 19, 2009, at 11:49 AM, Greg Newman wrote:
Keith,
I haven't been able to get it to work on OS X either. FF 3.x I
this?
Thanks,
Keith
On Jul 19, 2009, at 5:48 AM, Bastien wrote:
Hi all,
I have created a five-minutes screencast about basic usage of
org-protocol.el (also featuring ubiquity commands):
http://vimeo.com/5662410
Enjoy,
--
Bastien
___
Emacs-orgmode ma
1 Task 1
9:00-9:43 Project 2 Task 3
9:43-10:30 Project 1 Task 1 /*picked back up on this task...*/
etc
Again, the format is not important - its really just a time-ordered
clock-time list of activities for a day that I'm after (rather than a
summary). Is there a way to do this?
Keith L
Hi Carsten,
I think that would work, yes. Can you give an example of what it would
look like now? Are you saying we can use a function call for a single
element, or to produce the entire list?
Thanks,
Keith
Carsten Dominik wrote:
On Jun 17, 2009, at 8:20 AM, Nick Dokos wrote:
Daniel J
ack from a time standpoint. Is
there a way to do this, or should I just make the mini tasks TODO
items. If the latter, is there a quick way to automatically convert
from checkbox items to TODOs?
TIA,
Keith Lancaster
klancaster1...@mac.com
___
Ema
ently lost. It's late,
but I'll try to submit a small test case soon.
Thanks,
Keith
Carsten Dominik wrote:
On Jun 4, 2009, at 8:20 PM, Keith Swartz wrote:
A few weeks back, I asked about hooks when refiling and/or sorting,
and am happy to report that these are working great fo
, the visibility of all items below the current point in the
/originating/ folder is also changed to children.
What's causing the discrepancy? Hopefully knowing this will be enough
to tell me how I can adjust the hooks accordingly.
Thanks,
Keith
--
Keith M. Swartz | Senior Software Arch
t conceive of what someone would enter to make that
happen, though.) But still, I'm always very reluctant to have code
perform an eval() on any user-entered data without intense scrubbing,
and I'm fine making this one-line change to the code myself.
Thanks again,
Keith
R
e at the time it is
invoked, rather than when it is defined? I vaguely recall doing
something like this, but that was five job roles, three houses, two
recessions, and two kids ago. :)
Thanks,
Keith
___
Emacs-orgmode mailing list
Remember: use `Reply
Thank you both for the quick responses. I'll look into both options.
I'm certain people say this a great deal, but the depth/breadth of org-
mode is just astounding.
Keith
On May 28, 2009, at 1:59 PM, Samuel Wales wrote:
For a look at some of the issues related to notes
d the call
- success -
Usually, I add a time-stamp. I have to think that there is a better
way. What's the best way to handle this?
Thanks,
Keith Lancaster
klancaster1...@mac.com
___
Emacs-orgmode mailing list
Remember: use `Reply All'
ion-... and not
...-selection-... then I'd have to go back to saying it's a bug. :)
Keith
PS: Whoops, I see Bernt already caught that! Man, you people are fast.
Carsten Dominik wrote:
On May 27, 2009, at 10:04 PM, Keith Swartz wrote:
Actually, that's a good idea. I just
Carsten Dominik wrote:
On May 27, 2009, at 10:43 AM, Keith Swartz wrote:
I can see where M-S-ENTER prompting for a status note change would be
annoying. Personally, I don't use that feature, so I didn't think of
that -- I'm more interested in the timestamps. Basically, I like
Bernt Hansen wrote:
Keith Swartz writes:
Carsten Dominik wrote:
On May 26, 2009, at 10:23 AM, Manish wrote:
On Sat, May 23, 2009 at 4:45 AM, Keith Swartz wrote:
However, if I use M-S-ENTER to combine the above
hange that. Normally, I'd hate to
add more and more variables just to complicate things, but org-mode
seems to have no shortage of them. (That's a good thing!) :)
Thanks,
Keith
Carsten Dominik wrote:
On May 26, 2009, at 10:23 AM, Manish wrote:
On Sat, May 23, 2009 at 4:45 AM, Keith
those
two operations really ought to be the same.
The current behavior discourages me from using M-S-Enter because then I
can't tell when I initially recorded the task, unlike in the first use
case.
Cheers,
Keith
Manish wrote:
On Sat, May 23, 2009 at 4:45 AM, Keith Swartz wrote:
Shouldn't that variable have been titled
org-export-html-table-use-header-tags-for-first-row?
Thanks for the new release!
Cheers,
Keith
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmo
se M-S-ENTER to combine the above two steps into one
(create a "TODO" item), it does NOT create an entry in the LOGBOOK for
State "TODO" from "" at all. Is that a bug?
Thanks,
Keith
___
Emacs-orgmode mailing list
Remember
;m
"doing it wrong". How do you handle this?
Keith
On May 22, 2009, at 4:03 PM, Michael Mrozek wrote:
Daniel J. Sinder wrote:
As Keith Lancaster so eloquently wrote on 5/21/2009 2:41 PM:
Is it possible to hide, during normal editing, the configuration /
comment lines in a project
I'm quite new to org-mode, and have only recently begun using emacs
again (after an absence of 15 years or so..) so excuse the newbie
question...
Is it possible to hide, during normal editing, the configuration /
comment lines in a project file?
TIA,
Keith Lancaster
klanca
Whoa! Blorgit is EXACTLY what I was looking for - was planning on
trying to integrate org-mode somehow with Webby (another ruby-based
site generator), but this blorgit looks great.
Keith
On May 14, 2009, at 2:30 PM, Sebastian Rose wrote:
"Eric Schulte" writes:
Rick Moynih
a new node, I'd like that node sorted so that the new item
appears at or near the top (assuming I sort by priority first).
Thanks in advance,
Keith S.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Em
atic information, AND tagged entries vis "remember" in the Log.
Any thoughts?
Best wishes,
Keith
___
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
64 matches
Mail list logo