I have 4-digit numbers beginning with 20 that I want to replace with astring in a file edited with emacs. Specifying the regex search using either 20?? or 20[0-9][0-9] fails to replace anything. My web search found nothing
relevant.
What have I missed? Rich _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
