Re: [O] Links in comments

2015-10-28 Thread Eric S Fraga
On Wednesday, 28 Oct 2015 at 07:07, Kaushal Modi wrote: > Hi John, Eric, > > Thanks for the replies. > > I will try out the highlight-regexp trick today. > > The point I was trying to make was not that we should highlight links even > in comments (though that was my suggested alternative). The

Re: [O] Links in comments

2015-10-28 Thread Kaushal Modi
Hi John, Eric, Thanks for the replies. I will try out the highlight-regexp trick today. The point I was trying to make was not that we should highlight links even in comments (though that was my suggested alternative). The main point I wanted to make was that links should not get hidden in

Re: [O] Links in comments

2015-10-28 Thread Samuel Wales
(highlight-regexp org-ts-regexp3 'org-date)

Re: [O] Links in comments

2015-10-28 Thread Samuel Wales
On 10/28/15, John Kitchin wrote: > Your mileage may vary, but this seems to show links in comments for me: > > #+BEGIN_EXAMPLE > (highlight-regexp org-any-link-re 'org-link) > #+END_EXAMPLE nice workaround! thanks! it's a matter of perspective. comments mean two

Re: [O] Links in comments

2015-10-28 Thread John Kitchin
Your mileage may vary, but this seems to show links in comments for me: #+BEGIN_EXAMPLE (highlight-regexp org-any-link-re 'org-link) #+END_EXAMPLE Eric S Fraga writes: > On Monday, 26 Oct 2015 at 14:13, Kaushal Modi wrote: >> Hi all, >> >> I am sending this out again in the event someone

Re: [O] Links in comments

2015-10-27 Thread Eric S Fraga
On Monday, 26 Oct 2015 at 14:13, Kaushal Modi wrote: > Hi all, > > I am sending this out again in the event someone knowing a solution to it > can comment. I don't know a solution. If I do C-u C-x = with the cursor on the link in a comment line, there is only one face shown. Semantically, the

Re: [O] Links in comments

2015-10-26 Thread Kaushal Modi
Hi all, I am sending this out again in the event someone knowing a solution to it can comment. -- Kaushal Modi On Mon, Oct 19, 2015 at 6:54 PM, Kaushal Modi wrote: > Hi, > > This question has come up a few times on emacs.stackexchange so I was > curious if the more

[O] Links in comments

2015-10-19 Thread Kaushal Modi
Hi, This question has come up a few times on emacs.stackexchange so I was curious if the more experienced org-mode users had a solution to this.. or if a fix is needed to resolve this issue. Referenced emacs.stackexchange questions: - http://emacs.stackexchange.com/q/17505/115 -

Re: [O] links in comments and footnotes

2012-05-31 Thread Samuel Wales
On 5/25/12, Nicolas Goaziou n.goaz...@gmail.com wrote: I am saying that # [[http://orgmode.org][Org mode]] should appear as-is and not as # Orgmode because nothing in a comment should be interpreted. That's a good solution also. Will make wrapping happen, of course. I still think it would be

Re: [O] links in comments and footnotes

2012-05-25 Thread Nicolas Goaziou
Hello, Samuel Wales samolog...@gmail.com writes: On 5/23/12, Nicolas Goaziou n.goaz...@gmail.com wrote: That's normal. If it's commented, the link shouldn't be recognized anymore (but I suppose it sill is) For some people (not necessarily you) it would be nice to know that there is a link

Re: [O] links in comments and footnotes

2012-05-24 Thread Samuel Wales
On 5/23/12, Nicolas Goaziou n.goaz...@gmail.com wrote: That's normal. If it's commented, the link shouldn't be recognized anymore (but I suppose it sill is) For some people (not necessarily you) it would be nice to know that there is a link there. When I kill a link and yank it into a

[O] links in comments and footnotes

2012-05-23 Thread Samuel Wales
Apropos of a recent thread, how do you get links to show in Org files when they are part of comments? They take on comment face at present, making it not possible to determine that they are comments. Same thing with footnotes. Thanks, Samuel -- The Kafka Pandemic:

Re: [O] links in comments and footnotes

2012-05-23 Thread Samuel Wales
On 5/23/12, Samuel Wales samolog...@gmail.com wrote: making it not possible to determine that they are comments. s/comments/links/ -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] links in comments and footnotes

2012-05-23 Thread Nicolas Goaziou
Hello, Samuel Wales samolog...@gmail.com writes: Apropos of a recent thread, how do you get links to show in Org files when they are part of comments? They take on comment face at present, making it not possible to determine that they are comments. Same thing with footnotes. I'm not sure

Re: [O] links in comments and footnotes

2012-05-23 Thread Samuel Wales
When I comment something that has a link, the link stops being in link face. When I kill a link and yank it into a footnote, the link stops being in link face. I want that not to happen if possible. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] links in comments and footnotes

2012-05-23 Thread Samuel Wales
Click on a link in a comment and you get surprised. -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com

Re: [O] links in comments and footnotes

2012-05-23 Thread Nicolas Goaziou
Samuel Wales samolog...@gmail.com writes: When I comment something that has a link, the link stops being in link face. That's normal. If it's commented, the link shouldn't be recognized anymore (but I suppose it sill is) When I kill a link and yank it into a footnote, the link stops being