emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Sendmail and orgstruct
@ 2012-08-25  7:58 Igor Sosa Mayor
  2012-08-25  8:18 ` Igor Sosa Mayor
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Sosa Mayor @ 2012-08-25  7:58 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1602 bytes --]

Hi,

first of all, many thanks for providing orgmode. 

I have at the moment a problem sending emails. I get the following error
messages:


Debugger entered--Lisp error: (error "Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
  signal(error ("Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); "))
  error("Sending...failed to %s" "  mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
  message-send-mail-with-sendmail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit)
  (let (orgstruct-mode) (call-interactively (or (key-binding "\x03\x03") (quote orgstruct-error))))
  (if (org-context-p (quote headline) (quote item) (and orgstruct-is-++ nil (quote item-body))) (org-run-like-in-org-mode (quote org-ctrl-c-ctrl-c)) (let (orgstruct-mode) (call-interactively (or (key-binding "\x03\x03") (quote orgstruct-error)))))
  orgstruct-hijacker-command-21(1)
  call-interactively(orgstruct-hijacker-command-21)
  orgtbl-ctrl-c-ctrl-c(nil)
  call-interactively(orgtbl-ctrl-c-ctrl-c nil nil)

I'm using: 
+ emacs 24.1.1
+ orgmode: 7.9

Any hints? 

Thanks in advance!
-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

* Re: Sendmail and orgstruct
  2012-08-25  7:58 Sendmail and orgstruct Igor Sosa Mayor
@ 2012-08-25  8:18 ` Igor Sosa Mayor
  0 siblings, 0 replies; 2+ messages in thread
From: Igor Sosa Mayor @ 2012-08-25  8:18 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2736 bytes --]

maybe the error has nothing to do with org-struct... If I disable it, i'm still getting:

Debugger entered--Lisp error: (error "Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
  signal(error ("Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); "))
  error("Sending...failed to %s" "  mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
  message-send-mail-with-sendmail()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit nil nil)

Sorry for the noise...


Je Sat, Aug 25, 2012 at 09:58:55AM +0200 Igor Sosa Mayor skribis:
> Hi,
> 
> first of all, many thanks for providing orgmode. 
> 
> I have at the moment a problem sending emails. I get the following error
> messages:
> 
> 
> Debugger entered--Lisp error: (error "Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
>   signal(error ("Sending...failed to   mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); "))
>   error("Sending...failed to %s" "  mail for [ -oi -a default -f igor.sosa@gmail.com -t ] : send was successful; mail queue is empty (nothing to send); ")
>   message-send-mail-with-sendmail()
>   message-send-mail(nil)
>   message-send-via-mail(nil)
>   message-send(nil)
>   message-send-and-exit(nil)
>   call-interactively(message-send-and-exit)
>   (let (orgstruct-mode) (call-interactively (or (key-binding "\x03\x03") (quote orgstruct-error))))
>   (if (org-context-p (quote headline) (quote item) (and orgstruct-is-++ nil (quote item-body))) (org-run-like-in-org-mode (quote org-ctrl-c-ctrl-c)) (let (orgstruct-mode) (call-interactively (or (key-binding "\x03\x03") (quote orgstruct-error)))))
>   orgstruct-hijacker-command-21(1)
>   call-interactively(orgstruct-hijacker-command-21)
>   orgtbl-ctrl-c-ctrl-c(nil)
>   call-interactively(orgtbl-ctrl-c-ctrl-c nil nil)
> 
> I'm using: 
> + emacs 24.1.1
> + orgmode: 7.9
> 
> Any hints? 
> 
> Thanks in advance!
> -- 
> :: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
> :: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
> :: jabberid: rogorido  ::                            ::



-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

end of thread, other threads:[~2012-08-25  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-25  7:58 Sendmail and orgstruct Igor Sosa Mayor
2012-08-25  8:18 ` Igor Sosa Mayor

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).