I was in the progress of writing my own email about this same issue. I was
not aware that C-c C-c is no longer used for disabling overlays. If this is
the case, what is the correct workflow for toggling these previews on and
off?
Thanks,
-Stephen
Stephen J. Barr
PhD Candidate, Operations
always
offer me all tags in all org-agenda-files files.
Thanks,
Stephen
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425 516 5012
Email: stev...@uw.edu
Twitter
Hello,
I am using org-mode 8.2.10 with helm. When I am adding tags to a headline,
the first tag offers me completions of all possible tags in the file.
However, if I go back later and add additional tags, I am not offered
completion. How can I fix this?
Thanks,
Stephen
Stephen J. Barr
PhD
that gets called on link
creation. E.g., if I type stevejb:my_word. I would like to immediately have
"stevejb:my_word" sent on dbus or something like that.
Is there existing infrastructure for this? Is this the right approach?
Thanks,
Stephen
Stephen J. Barr
PhD Student, Operations Manag
some incorrect syntax somewhere. Is there a
way to find out where this is?
Thanks,
-Stephen
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425 516 5012
Email: stev
Thank you for the help. I think I can start hacking something together now
that will do what I want it to do.
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425
, #("Stephen
What is the output type of plist-get? Not a string?
Thanks,
Stephen
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425 516 5012
Email: s
would like a document containing just the
terms defined in the paper, and none of the rest of the content.
Thanks,
Stephen
Thorsten Jolitz writes:
> "Stephen J. Barr" writes:
>
>> I have a document that has a lot of definitions defined as custom
>> blocks, eg.
>
I have a document that has a lot of definitions defined as custom
blocks, eg.
#+LABEL: defn:my-great-definition
#+ATTR_LATEX: :options [My Great Definition]
#+begin_definition
Blah blah.
#+end_definition
Would it be possible to export to .tex a file that has all of the
d
Thank you for letting me know. This may be a fun project!
Nick Dokos writes:
> Stephen J. Barr writes:
>
>> Hello,
>>
>> I often use org-preview-latex-fragment and sometimes I would like to
>> turn the previews on and off on a case-by-case basis. Then I do C-
Hello,
I often use org-preview-latex-fragment and sometimes I would like to
turn the previews on and off on a case-by-case basis. Then I do C-c C-c,
it turns off all the previews. Is there a way to toggle the preview just
for the fragment at the point?
Thanks!,
Stephen
--
Sent with my mu4e
Hello,
I have the following code block in an org-mode file:
#+CAPTION: Matlab Dynamic Programming Solution
#+LABEL: code:matlab-outer-loop-reference
#+BEGIN_SRC octave
Normal_BuildT = realmax * ones(T, i_max, j
Hello,
My apologies if this is a redundant topic but having searched the
mailing list archives, it is not clear what the state of the art is at
this time.
I am trying to use org-mode as a replacement for tex and auctex/reftex,
but I really miss the ability of reftex to keep track of equation
labe
I think that iI figured it out. I was transposing the last two arguments
for some of the cases. Just curious, in the documentation for org-class,
(org-class Y1 M1 D1 Y2 M2 D2 DAYNAME &rest SKIP-WEEKS)
what is &rest ?
Thanks,
Stephen
ndo...@gmail.com writes:
> Stephen J. B
6, 2014 at 3:35 PM, Nick Dokos wrote:
> "Stephen J. Barr" writes:
>
> > What I am now seeing is that the particular date gets picked up, but not
> the time. Am I doing something incorrect with the
> > syntax?
> >
>
> No, I believe that's a limita
What I am now seeing is that the particular date gets picked up, but not
the time. Am I doing something incorrect with the syntax?
Best,
Stephen
On Mon, Jan 6, 2014 at 1:50 PM, Nick Dokos wrote:
> Stephen J. Barr writes:
>
> > Greetings org-mode,
> >
> > I am trying
Greetings org-mode,
I am trying to use org-class to put in my regularly scheduled
events. The following snippet is my attempt to put in a regularly
scheduled Monday-evening event. This is in a file that is included in my
org-agenda-files, yet when I look at my agenda, this does not show up!
#
tephen
On Mon, Nov 11, 2013 at 6:13 PM, Rasmus wrote:
> Hi Stephen,
>
> "Stephen J. Barr" writes:
>
> > I am trying to get allowframebreaks to work in an org-mode
> > presentation. I have the following header + slide.
> >
> > In the slide that is pr
Greetings,
I am trying to get allowframebreaks to work in an org-mode
presentation. I have the following header + slide.
In the slide that is produced, it seems to drop off the slide after the
8th item, and there is no slide with anything about 9. Is there anything
else that I need to add?
Than
Greetings,
In a table, is it possible to denote that an entire column is LaTeX
markup, rather than using the $$ markup around each expression.
Sample table:
|-+--|
| Term| Explanation |
|-+--|
| $$x^2$$ | This is a square |
| $$x^3$$ | Th
Excellent. Thank you.
On Sat, Mar 31, 2012 at 3:47 PM, Carsten Dominik
wrote:
>
> On 31.3.2012, at 21:24, Stephen J. Barr wrote:
>
>> Dear org-mode list,
>>
>> Quick and easy question:
>>
>> I want to make a document that has a table where one column
Hello,
This seems like a simple question but I can't seem to find the answer?
How do I specify the table width for an org-table that I will export
to HTML?
Thanks,
Stephen
PM, Nick Dokos wrote:
>> Stephen J. Barr wrote:
>>
>>> Hello,
>>>
>>> I am working on blogging using org2blog, allowing me to update my
>>> wordpress blog with org-mode. All is working well except latex. I was
>>> expecting latex ima
Hello,
I am working on blogging using org2blog, allowing me to update my
wordpress blog with org-mode. All is working well except latex. I was
expecting latex images but instead just get things like:
$latex z * k^\theta$
The header to my blogpost.org file has
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUA
Thank you for the suggestion. I'll take a look at it.
On Mon, Jan 9, 2012 at 2:13 AM, Nicolas Goaziou wrote:
> Hello,
>
> "Stephen J. Barr" writes:
>
>> Quick question. Is it possible to have a code fragment in a bulleted
>> list? For example, I would
Hello fellow org-mode users,
Quick question. Is it possible to have a code fragment in a bulleted
list? For example, I would like to do
- This is interesting
- Level 2 for loop
#+begin_src R
for (i in 1:10) {
...
}
#+end_src
- This should also be on level 2
When I render this as HTML, th
Thank you Nicholas and Christian. I'll give them both a try.
On Wed, Jan 4, 2012 at 2:58 PM, Christian Moe wrote:
> On 1/4/12 11:35 PM, Nick Dokos wrote:
>>
>> The package mentioned there, org-exp-bibtex.el is in contrib/lisp.
>
>
> Right, I'd forgotten that. Stephen might want to try that out, r
Hello,
I am using org-mode to work on some outlines of papers. I will
eventually export to LaTeX and edit the .tex itself, but during this
initial phase it is nice to have it in HTML form so I can send it in
an email. My question is, I want to include bibliography entries the
way I would with LaTe
I think that that would also work. I will just have to disable emacs-server.
On Fri, Nov 11, 2011 at 6:30 PM, Herbert Sitz wrote:
> Viktor Rosenfeld googlemail.com> writes:
>
>>
>> AFAIK, there can only be one agenda view (an expert correct me, if I'm
>> wrong). But you can multiple blocks in th
he agenda. Search for "Office
> block agenda" in:
>
> http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.html
>
> Cheers,
> Viktor
>
> Stephen J. Barr wrote:
>
>> Excellent. Thanks for the pointer. So, just to clarify, is it possible
>&g
Stephen,
>
> Welcome to the list. Hope you have fun using org-mode. :)
>
> On Fri, Nov 11, 2011 at 00:54, Stephen J. Barr wrote:
>> I would like B to simply regenerate 3 different agenda views
>> whenever the .org files on Dropbox change.
>
> This is documented on our git based
Hello,
First of all, thank you for a wonderful mode and a wonderful mailing
list. This is my first posting. I have the following idea for a
workflow, and I am not sure if there is already functionality to do
this: I keep all my .org files in a Dropbox. On my desk I have my main
workstation A and a
32 matches
Mail list logo