unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: Unifying network stream
Date: Tue, 05 Jul 2011 15:15:38 -0400	[thread overview]
Message-ID: <jwvfwmk1qx7.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m3tyb04uzb.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Tue, 05 Jul 2011 17:18:00 +0200")

>> Are there functions left over which we could mark obsolete to help
>> this process?
> `open-network-stream' itself now calls `open-starttls-stream' (etc.), so
> marking these obsolete is probably somewhat incorrect.  Since they won't
> go away, but are now relegated to "low-level" functions that you
> probably shouldn't call directly.

> We could adjust the doc strings of these functions, though?

Obsolete declarations do not apply to calls from code that's in the
same file as the obsolescence declaration (since Emacs-24), so you can
still use an obsolete function without suffering from warnings.

This said I can't find open-starttls-stream in Emacs anyway,


        Stefan



  reply	other threads:[~2011-07-05 19:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 22:31 Unifying network stream falkdayaram
2011-07-02  8:47 ` Julien Danjou
2011-07-02 10:49   ` Falk Dayaram
2011-07-02 12:43 ` Lars Magne Ingebrigtsen
2011-07-04 16:12   ` Stefan Monnier
2011-07-05 15:18     ` Lars Magne Ingebrigtsen
2011-07-05 19:15       ` Stefan Monnier [this message]
2011-07-05 19:27         ` Lars Magne Ingebrigtsen

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvfwmk1qx7.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /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.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).