emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-id should require newcomment?
@ 2013-06-13  2:09 Samuel Wales
  2013-06-27 15:22 ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Samuel Wales @ 2013-06-13  2:09 UTC (permalink / raw)
  To: emacs-orgmode

If newcomment is loaded, this bug does not occur:

Pasting link results in "org-run-like-in-org-mode: Symbol's value as
variable is void: comment-region-function".

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: org-id should require newcomment?
  2013-06-13  2:09 org-id should require newcomment? Samuel Wales
@ 2013-06-27 15:22 ` Bastien
  2013-06-27 20:51   ` Samuel Wales
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2013-06-27 15:22 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hi Samuel,

Samuel Wales <samologist@gmail.com> writes:

> If newcomment is loaded, this bug does not occur:
>
> Pasting link results in "org-run-like-in-org-mode: Symbol's value as
> variable is void: comment-region-function".

Can you send a full backtrace of the error?

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: org-id should require newcomment?
  2013-06-27 15:22 ` Bastien
@ 2013-06-27 20:51   ` Samuel Wales
  2013-07-01 13:39     ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Samuel Wales @ 2013-06-27 20:51 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Debugger entered--Lisp error: (void-variable comment-region-function)
  default-value(comment-region-function)
  org-run-like-in-org-mode(org-insert-link)
  org-insert-link-global()
  call-interactively(org-insert-link-global nil nil)


On 6/27/13, Bastien <bzg@gnu.org> wrote:
> Hi Samuel,
>
> Samuel Wales <samologist@gmail.com> writes:
>
>> If newcomment is loaded, this bug does not occur:
>>
>> Pasting link results in "org-run-like-in-org-mode: Symbol's value as
>> variable is void: comment-region-function".
>
> Can you send a full backtrace of the error?
>
> Thanks,
>
> --
>  Bastien
>


-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: org-id should require newcomment?
  2013-06-27 20:51   ` Samuel Wales
@ 2013-07-01 13:39     ` Bastien
  2013-07-01 17:43       ` Samuel Wales
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2013-07-01 13:39 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hi Samuel,

Samuel Wales <samologist@gmail.com> writes:

> Debugger entered--Lisp error: (void-variable comment-region-function)
>   default-value(comment-region-function)
>   org-run-like-in-org-mode(org-insert-link)
>   org-insert-link-global()
>   call-interactively(org-insert-link-global nil nil)

We'd need a more complete backtrace as I don't see how org-id is
involved here.

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: org-id should require newcomment?
  2013-07-01 13:39     ` Bastien
@ 2013-07-01 17:43       ` Samuel Wales
  2013-07-03  8:25         ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Samuel Wales @ 2013-07-01 17:43 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi Bastien,

I require 'org-id, then store the link, then insert the link, and that
is the backtrace I get.  Please tell me what else I can provide.  If
nobody else can confirm it, I will require 'newcomment and work around
the bug.  :)

Samuel

On 7/1/13, Bastien <bzg@gnu.org> wrote:
> Hi Samuel,
>
> Samuel Wales <samologist@gmail.com> writes:
>
>> Debugger entered--Lisp error: (void-variable comment-region-function)
>>   default-value(comment-region-function)
>>   org-run-like-in-org-mode(org-insert-link)
>>   org-insert-link-global()
>>   call-interactively(org-insert-link-global nil nil)
>
> We'd need a more complete backtrace as I don't see how org-id is
> involved here.
>
> Thanks,
>
> --
>  Bastien
>


-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: org-id should require newcomment?
  2013-07-01 17:43       ` Samuel Wales
@ 2013-07-03  8:25         ` Bastien
  0 siblings, 0 replies; 6+ messages in thread
From: Bastien @ 2013-07-03  8:25 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hi Samuel,

Samuel Wales <samologist@gmail.com> writes:

> I require 'org-id, then store the link, then insert the link, and that
> is the backtrace I get.  Please tell me what else I can provide.  If
> nobody else can confirm it, I will require 'newcomment and work around
> the bug.  :)

I can't reproduce the bug, so I'd say let's stick with your own
solution for now and see if others can reproduce it.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-03  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-13  2:09 org-id should require newcomment? Samuel Wales
2013-06-27 15:22 ` Bastien
2013-06-27 20:51   ` Samuel Wales
2013-07-01 13:39     ` Bastien
2013-07-01 17:43       ` Samuel Wales
2013-07-03  8:25         ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).