emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Randby <srandby@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: mailto link issue in 9.5.5 and 9.6.6
Date: Mon, 5 Jun 2023 15:21:24 -0400	[thread overview]
Message-ID: <a748af50-13b6-2582-6c60-0fcf39bf107e@gmail.com> (raw)
In-Reply-To: <87cz2ala8k.fsf@localhost>

On 6/5/23 02:00, Ihor Radchenko wrote:
> What will happen if you try
> 
> M-: (browse-url"mailto:your-email@blah.com") <RET>
> 
> ?

I get this: Symbol's function definition is void: nil

When I execute (browse-url "mailto:srandby@gmail.com") in the *scratch* buffer, I get the following:

Debugger entered--Lisp error: (void-function nil)
   nil("mailto:srandby@gmail.com" (nil))
   browse-url--mailto("mailto:srandby@gmail.com" nil)
   apply(browse-url--mailto "mailto:srandby@gmail.com" nil)
   browse-url("mailto:srandby@gmail.com")
   (progn (browse-url "mailto:srandby@gmail.com"))
   eval((progn (browse-url "mailto:srandby@gmail.com")) t)
   elisp--eval-last-sexp(nil)
   eval-last-sexp(nil)
   funcall-interactively(eval-last-sexp nil)
   call-interactively(eval-last-sexp nil nil)
   command-execute(eval-last-sexp)


  reply	other threads:[~2023-06-05 19:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-05  2:12 mailto link issue in 9.5.5 and 9.6.6 Scott Randby
2023-06-05  6:00 ` Ihor Radchenko
2023-06-05 19:21   ` Scott Randby [this message]
2023-06-05 19:48     ` Ihor Radchenko
2023-06-05 21:40       ` Scott Randby
2023-06-06  6:05         ` Ihor Radchenko
2023-06-06 15:00           ` Scott Randby
2023-06-06 14:30     ` Max Nikulin
2023-06-06 14:49       ` Scott Randby
2023-06-09 15:47         ` Max Nikulin
2023-06-07 12:56       ` Ihor Radchenko
2023-06-08 15:47         ` Max Nikulin
2023-06-08 18:28           ` Scott Randby
2023-06-09  9:19           ` Ihor Radchenko
2023-06-09 15:58             ` Max Nikulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a748af50-13b6-2582-6c60-0fcf39bf107e@gmail.com \
    --to=srandby@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).