i can't seem to find the -i flag in the manual. perhaps i used the
wrong search term? i looked in literal examples and in working with
source code. i am using maint.
also:
- is there another flag to set org-src-preserve-indentation to nil?
- will -i still work if org-src.preserve-indentati
"[bug] [babel] babel corrupts undo history"
On 2/13/14, Samuel Wales wrote:
> Undo not working is a bug. I think we identified the bug on the
> mailing list, but the fix was never implemented, although I think an
> attempted fix was.
>
> I think it has to do with editing a source code block tryi
hi thomas,
is this still a bug?
samuel
On 11/22/13, Thomas S. Dye wrote:
> Aloha all,
>
> Responding to a query by Gary Oberbrunner, I tried to point out the use
> of example blocks to name arbitrary pieces of text. What I found is that
> the example block isn't passed whole to a babel source
Undo not working is a bug. I think we identified the bug on the
mailing list, but the fix was never implemented, although I think an
attempted fix was.
I think it has to do with editing a source code block trying to do
things with undo or undo-boundary. The fix is probably to rip out all
undo-re
Hi all,
is it possible to dynamically change the color / typeface of headings?
I would be interested to have all my headings with :noexport: tag to be
darker, for instance.
Regards,
Andreas
Version: 24.4
David Reitter wrote:
> CUA mode and shift-select-mode don't seem to be aware of each other.
>
> If I turn on CUA first, and then shift-select-mode, shifted selection
> fails (e.g. shift-right marks only one character as region).
>
> Emacs -Q
> (cua-mode 1)
> (setq shift-select-mode
Alan Schmitt writes:
>> If you are on a Mac, you *should* start using this:
>>
>> https://github.com/railwaycat/emacs-mac-port
>>
>> I've been having some serious issues with the vanilla Cocoa Emacs lately
>> on Mavericks, including a nasty memory leak that would somehow trigger
>> distnoted and
@Bastien Yeah, this is one of my favorite features. Check it out:
http://screencast.com/t/RVd0wfTJzVt
On Thu, Feb 13, 2014 at 3:25 AM, Bastien wrote:
> Hi Alan,
>
> Alan Schmitt writes:
>
> > - smooth scrolling;
>
> I'm curious about this one -- any screencast demonstrating
> this? Any hint o
Hello,
Nick Dokos writes:
> Peter Salazar writes:
>
>> Thanks. I do need it only on export, but even so, it doesn't seem to be
>> working:
>>
>> http://i.imgur.com/1tMGaHz.png
>>
>> Again, it's inside an HTML code block. Not sure if there's a way to make it
>> work inside that block?
>>
>
> I
Ivan,
You rock.
I'm so glad to see someone offering paid training on Emacs! I hope you
do well and are able to repeat the course.
On Thu, Feb 13, 2014 at 06:17:53PM +0100, Ivan Kanis wrote:
> Hello,
>
> I will give a 3 days training in Nantes on how to extend Emacs with
> elisp. If there is in
Hello,
Josiah Schwab writes:
>> Actually I did it like this:
>>
>> + |foo
>> + bar
>> + baz
>>
>> If I do this instead, it works as you've said:
>>
>> |+ foo
>> + bar
>> + baz
>
> Ah, yes. I see now. I do not know if that's what is intended. Someone
> who knows more about org internals will h
On Thu, 13 Feb 2014 11:31:56 -0500,
Charles Millar wrote :
> This may be a solution for your purposes
>
> - [2/3] maintest
>- [X] test2
>- [X] test3
>- [ ] test4 [1/2]
> - [X] test4a
> - [ ] test4b
This works nicely - thanks.
Hello,
I will give a 3 days training in Nantes on how to extend Emacs with
elisp. If there is interest I can talk also about org meta programming
with org babel. The training date is from June, 30 to July, 2. I will
speak in french (or English if everyone is comfortable with it).
The maximum numb
> Actually I did it like this:
>
> + |foo
> + bar
> + baz
>
> If I do this instead, it works as you've said:
>
> |+ foo
> + bar
> + baz
Ah, yes. I see now. I do not know if that's what is intended. Someone
who knows more about org internals will have to chime in.
Josiah
El jue, 13 feb 2014, Michael Brand decía:
> Hi OSiUX
>
> On Thu, Feb 13, 2014 at 3:29 PM, OSiUX wrote:
> > {+; %5.2f}
>
> Try %7.2f
yes, now it works fine, thank you!
--
::
Osiris Alejandro Gomez (OSiUX) os...@osiux.com.ar
DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
http://www.
jone...@teksavvy.com wrote:
- [2/2] maintest
- [X] test2
- [X] test3
- [1/2] test4
- [X] test4a
- [ ] test4b
This may be a solution for your purposes
- [2/3] maintest
- [X] test2
- [X] test3
- [ ] test4 [1/2]
- [X] test4a
- [ ] test4b
Charlie Millar
---
This
> Marcelo de Moraes Serpa writes:
> Hey guys,
> If you are on a Mac, you *should* start using this:
> https://github.com/railwaycat/emacs-mac-port
+1
I swear by this port.
A few other cool things it has:
High resolution versions of tool bar icons and the splash screen image for
Retina.
Hi Bastien,
Bastien wrote:
> Sebastien Vauban writes:
>
>> Though, I can't say whether the fact it does not work anymore is due to
>> changes in Org or in my Emacs configuration. Any hint?
>
> Works fine here, surely something in your configuration.
Fond the culprit:
--8<---cut here-
On Wed, Feb 12, 2014 at 09:26:42PM -0600, Marcelo de Moraes Serpa wrote:
> Hey guys,
>
> If you are on a Mac, you *should* start using this:
>
> https://github.com/railwaycat/emacs-mac-port
>
> I've been having some serious issues with the vanilla Cocoa Emacs lately on
> Mavericks, including a
Hi OSiUX
On Thu, Feb 13, 2014 at 3:29 PM, OSiUX wrote:
> {+; %5.2f}
Try %7.2f
Michael
El mar, 11 feb 2014, Bastien decía:
> Hi Michael,
>
> Michael Brand writes:
>
> > Cool, thank you. I added a sentence in org.texi to point out the
> > dependency on the format specifier.
>
> Thanks for this,
thanks for the patch, but I do not work for me :-(
- Org-mode version 8.2.5h (releas
Hi Alan,
On 13 February 2014 13:07, Alan Schmitt wrote:
> I don't know how to make a screencast ...
Somewhat off-topic, but just use Quicktime Player:
File > New Screen Recording.
I like to recode the resulting file afterwards using Handbrake,
reducing resolution (and stripping the sound track
Nick Dokos writes:
> Alan Schmitt writes:
>
>> Hello Samuel,
>>
>> Samuel Wales writes:
>>
>>> org-emphasis-regexp-components
>>
>> Thank you for the suggestion. I'm trying to make sense of it:
>>
>> org-emphasis-regexp-components is a variable defined in `org.el'.
>> Its value is (" ('\"{
Alan Schmitt writes:
> Hello Samuel,
>
> Samuel Wales writes:
>
>> org-emphasis-regexp-components
>
> Thank you for the suggestion. I'm trying to make sense of it:
>
> org-emphasis-regexp-components is a variable defined in `org.el'.
> Its value is (" ('\"{" "- .,:!?;'\")}\\" "
Peter Salazar writes:
> Thanks. I do need it only on export, but even so, it doesn't seem to be
> working:
>
> http://i.imgur.com/1tMGaHz.png
>
> Again, it's inside an HTML code block. Not sure if there's a way to make it
> work inside that block?
>
I don't think so. The doc says "...which can
Hi Bastien,
Bastien writes:
> Alan Schmitt writes:
>
>> - smooth scrolling;
>
> I'm curious about this one -- any screencast demonstrating
> this? Any hint on what part of the Emacs display engine has
> been improved to get this?
I don't know how to make a screencast ... but what I refer to i
Hi all
frank writes:
> One issue that I am having is regarding gaplength and gapduration for
> tasks. Under the TJ3 syntax, the command would be
> " depends !!PHII {gapduration 7w} ".
>
> I added gaplength and gapduration under ' Org Taskjuggler Valid Task
> Attributes ' and added the following
Hello,
To get a list of tasks which I've completed today, I guess we must have:
--8<---cut here---start->8---
(setq org-log-done t) ; default
--8<---cut here---end--->8---
I mean: I guess it's more dangerous to try and pla
Hi Bastien,
Bastien wrote:
> Sebastien Vauban writes:
>
>>> Calendar for today
>>> 2013-09-12 Thu
>>> 5 d ago TODO 1Buy dog food
>>> 4 d ago TODO 2Check weekend hours at the gym
>>> 3 d ago TODO 3Do jogging
>>> Deadline TODO 4
Hi Alan,
Alan Schmitt writes:
> - smooth scrolling;
I'm curious about this one -- any screencast demonstrating
this? Any hint on what part of the Emacs display engine has
been improved to get this?
Thanks,
--
Bastien
Marcelo de Moraes Serpa writes:
> Hey guys,
>
> If you are on a Mac, you *should* start using this:
>
> https://github.com/railwaycat/emacs-mac-port
>
> I've been having some serious issues with the vanilla Cocoa Emacs lately
> on Mavericks, including a nasty memory leak that would somehow trigge
31 matches
Mail list logo