all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* void functions network-interface-xxx??
@ 2007-09-30 18:52 Peter Tury
  2007-10-01  9:30 ` Eli Zaretskii
       [not found] ` <mailman.1533.1191231044.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Tury @ 2007-09-30 18:52 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I use official prebuilt GNU Emacs on Windows XP. I get an error
"void-function" both for `network-interface-list' and for
`network-interface-info'. Is this a bug? (They are unknown for
`describe-function', but documented in (elisp)Misc Network...)

Thanks,
P

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

* Re: void functions network-interface-xxx??
  2007-09-30 18:52 void functions network-interface-xxx?? Peter Tury
@ 2007-10-01  9:30 ` Eli Zaretskii
       [not found] ` <mailman.1533.1191231044.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2007-10-01  9:30 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Peter Tury <tury.peter@gmail.com>
> Date: Sun, 30 Sep 2007 18:52:55 GMT
> 
> I use official prebuilt GNU Emacs on Windows XP. I get an error
> "void-function" both for `network-interface-list' and for
> `network-interface-info'. Is this a bug? (They are unknown for
> `describe-function', but documented in (elisp)Misc Network...)

This is a documentation bug: these functions are available only on
some systems, which support special ioctl commands that are the basis
for the implementation of these functions (notably, GNU/Linux).
Windows doesn't support that functionality, so the functions are not
available.

I will update the ELisp manual accordingly (and try to look for a
possible alternative implementation on Windows).

Thanks for pointing this out (but in the future, please post this to
bug-gnu-emacs or emacs-devel, not here).

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

* Re: void functions network-interface-xxx??
       [not found] ` <mailman.1533.1191231044.18990.help-gnu-emacs@gnu.org>
@ 2007-10-01 10:51   ` Peter Tury
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Tury @ 2007-10-01 10:51 UTC (permalink / raw)
  To: help-gnu-emacs

Eli Zaretskii <eliz@gnu.org> writes:

> Thanks for pointing this out (but in the future, please post this to
> bug-gnu-emacs or emacs-devel, not here).

Yes, I planned to report this at the bug-group, if you answer so, but
thought it is better not to report there while I am unsure... In the
future I'll ask there such things directly.

Thanks!
P

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

end of thread, other threads:[~2007-10-01 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-30 18:52 void functions network-interface-xxx?? Peter Tury
2007-10-01  9:30 ` Eli Zaretskii
     [not found] ` <mailman.1533.1191231044.18990.help-gnu-emacs@gnu.org>
2007-10-01 10:51   ` Peter Tury

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.