How to avoid line breakage in the patch?
Some source lines are naturally >80 chars and I wouldn't like to shorten them.
I posted from the web (http://post.gmane.org/post.php?group=gmane.emacs.orgmode)
I guess I should get an account and post from a real mail client?
Furthermore, the "Comments" at
"Filippo A. Salustri" writes:
> Hi again.
> I send the msg below a few weeks ago, and got a reasonable response from
> Ross Glover.
> However, I'm still convinced that I would prefer to try orgmode with
> different word wrapping.
> I'm looking for a way to get orgmode buffers to be in visual-line
Jeff Horn writes:
> Beautiful. Thanks, Tom!
Hi Jeff, so you had two problems:
1. Erroneous fontification outside of blocks
2. Slowness and too much output to *Messages*
I was aware that Tom's fix fixes (2) on OS X, but I haven't heard of (1)
before. Isn't it a bit weird that the same fix shoul
On 09/01/11 22:53, Myriam Abramson wrote:
Hello,
After Google dropped the ftp option to blogger, I dumped my blog to an
xml file with the hope of ressucitate it to a more friendly
environment for me. I've found this environment with a combination of
org-mode, blorg, and ... dropbox. Dropbox jus
Hi Dan and Jeff,
I remember slow response time and output to *Messages* when working
outside code blocks, but no erroneous fontification of text outside
code blocks. My hunch at the time was that emacs was determining what
text to display and how to fontify it, and that it would do this
Hi all,
I was trying to configure yasnippet for org-mode with the help of the
conflicts page [1] in the emacs manual. But I could not get it
working. Apparently the latest version of yasnippet does not work with
the solution given in the manual. After some searching, I found a
solution in Eric Sch
Myriam,
I write my content in Org-mode, and use weblogger.el to post my content.
Just search for weblogger on Emacs wiki, and perhaps this will help a
bit too:
http://www.randomsample.de/dru5/node/77
This is about Drupal, but the ideas should work for posting to anything
that supports xmlrp
Hi list,
So, I'm usign an emacs extension that renders links to image as the
image itself, it's a minor mode called iimage.el. It works great, but
the fact that I need to copy the image somewhere first is a time and
flow - killer. Is it possible to hook up to the paste command and, if
it's a image
"Thomas S. Dye" writes:
> Hi Dan and Jeff,
>
> I remember slow response time and output to *Messages* when working
> outside code blocks, but no erroneous fontification of text outside
> code blocks. My hunch at the time
The slowness and superfluous output to *Messages* during fontification
is
"Eric Schulte" writes:
[...]
> A crude version of the above is already possible using the
> `org-babel-detangle' function. For example, follow the instructions in
> the attached org-mode file (which uses elisp rather than clojure code
> blocks simply for wider portability to non-clojure users).
No.
Thanks for your answer.
No, your answer is wrong.
You did not understand what I meant.
I answer you so:
I do not like to create a tree like this :
|- a
aaa
|- b
bbb
`
c
but like this:
|- aa
Alin Soare writes:
> |- aaa
> | aaa
> |- bbb
> |
> |-ccc
> `ccc
>
> Is there a function fill-paragraph for tree-mode ?
You could look at the value of (widget-get widget :indent) and emit
I generate the tree in the following order:
XML - (xml-parse-tag) -> LISP - (defining xml-tags as lisp functions) ->
tree-widget format.
I can insert to te level "xml-tags as lisp functions" an accumulator to help
me know the
:level N
of every tree-widget element. N can represens the number of
There are 16 errors while validating org-faq page.
http://validator.w3.org/check?uri=http%3A%2F%2Forgmode.org%2Fworg%2Forg-faq.html&charset=%28detect+automatically%29&doctype=Inline&group=0
Can such errors be not caught as soon as it happens?
Jambunathan K.
___
Hi list,
The org-mac-protocol stuff is really amazing and works really well.
The only downside is that it takes a bit to show in the first call.
Subsequent calls are relatively fast, but even so, I'd like to know if
there is a way to speed it up. The reason is that I've been spolied by
Thngs.app's
Hi Marcelo, hi all
I think I have drilled down this slowness to be related with
viper-mode color settings but now I can not help more. Since it seems
to be a problem only in org-mode I hope that someone with a Mac OS X
Cocoa Emacs 23 here on the list can analyze this further.
On Mon, Jan 10, 2011
Some of the .dir-locals.el files in the distribution are
symbolic links to another.
On cygwin they come out as LNK files.
Emacs tries to load such LNK file and fails.
I had to remove these files to be able to edit orgmode elisp files.
Perhaps there is a way to make emacs on cygwin interpret LNK a
Thanks Michael, I will try out your settings!
It seems that Cocoa Emacs has several problems. Even if it works well
overall, I've read in a lot of places users complaining about it, and
indeed, it has several rendering flaws, just use it for any extended
period of time and you'll spot a few, a bun
"Filippo A. Salustri" writes:
>
> 2. A vi-esque data entry mode
> No offence, but I've always found emacs-y key bindings to be incredibly
> unintuitive compared to, say, vi/vim.
> The idea would be to rebind all keys on top of something like, but not
> necessarily identical to, vi-mode.
> I find t
Oy-vay. There's always another surprise coming, ain't there.
Thanks for the pointer! This could be quite useful to me.
Cheers.
Fil
On 10 January 2011 19:28, Matt Lundin wrote:
> "Filippo A. Salustri" writes:
> >
> > 2. A vi-esque data entry mode
> > No offence, but I've always found emacs-y
> On Jan 10, 2011, at 3:06 AM, Dan Davison wrote:
>> Hi Jeff, so you had two problems:
>>
>> 1. Erroneous fontification outside of blocks
>> 2. Slowness and too much output to *Messages*
>>
>> I was aware that Tom's fix fixes (2) on OS X, but I haven't heard of (1)
>> before. Isn't it a bit weird t
I can confirm Eric's setup is the best I've used for yasnippet. I
probably didn't look as hard as Puneeth, though. :)
On Mon, Jan 10, 2011 at 10:50 AM, Puneeth Chaganti wrote:
> Hi all,
>
> I was trying to configure yasnippet for org-mode with the help of the
> conflicts page [1] in the emacs man
(Eric, mind glancing at the patch?)
In regard to the following message:
http://article.gmane.org/gmane.emacs.orgmode/35931
This patch incorporates Eric Schulte's method of making org-mode work
with yasnippet into the documentation.
--
Jeffrey Horn
http://www.failuretorefrain.com/jeff/
fi
23 matches
Mail list logo